<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#solaris solaris-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#hpux hpux-definitions-schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:sol-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#solaris" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:hpux-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#hpux" xmlns:linux-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5">
  <generator>
    <oval:product_name>The MITRE Corporation</oval:product_name>
    <oval:schema_version>5.2</oval:schema_version>
    <oval:timestamp>2007-06-26T21:05:36.434-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:842" version="0" class="vulnerability">
      <metadata>
        <title>MS Windows Media Service Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0905" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0905"/>
        <description>Unknown vulnerability in Windows Media Station Service and Windows Media Monitor Service components of Windows Media Services 4.1 allows remote attackers to cause a denial of service (disallowing new connections) via a certain sequence of TCP/IP packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-25T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it referencess Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <modified comment="Fixed obj:1078: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:34:00.741-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows Media Services 4.1 is installed on Microsoft Windows 2000 Server">
            <criterion comment="Windows Media Services 4.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1602"/>
            <criteria operator="AND" comment="Windows 2000 Server is installed">
              <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
              <criteria operator="OR" comment="Windows NT server product option">
                <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
                <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
              </criteria>
            </criteria>
          </criteria>
          <criterion comment="the version of nscm.exe is less than 4.1.0.3934" negate="false" test_ref="oval:org.mitre.oval:tst:1601"/>
          <criterion comment="the version of nspmon.exe is less than 4.1.0.3934" negate="false" test_ref="oval:org.mitre.oval:tst:1600"/>
          <criterion comment="the patch kb832359 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1599"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="configured to only offer streaming media over unicast" negate="true" test_ref="oval:org.mitre.oval:tst:1598"/>
          <criterion comment="the Windows Media Station service is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1597"/>
          <criterion comment="the Windows Media Monitor service is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1596"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:762" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 5)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft SharePoint Team Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0824"/>
        <description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-14T12:00:00.000-04:00" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:53:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
            <modified comment="Corrected to use a forward slash as the separator in the key." date="2007-05-07T15:59:00.964-04:00">
              <contributor organization="Secure Elements, Inc.">Glenn Strickland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows 2000, XP, or 2003 is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          </criteria>
          <criterion comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2490"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SharePoint Team Services are enabled (2K, XP, 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2379"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:675" version="1" class="vulnerability">
      <metadata>
        <title>MS Excel 97 Malicious Macro Security Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 97</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0821" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0821"/>
        <description>Microsoft Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-14 - wft-14 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T08:48:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2434) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 97 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2435"/>
        <criterion comment="the version of excel.exe is less than 8.00.01.9904" negate="false" test_ref="oval:org.mitre.oval:tst:2434"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:625" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 4)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft FrontPage Server Extensions 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0824"/>
        <description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-14T12:00:00.000-04:00" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:52:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
            <modified comment="Corrected to use a forward slash as the separator in the key." date="2007-05-07T15:59:00.964-04:00">
              <contributor organization="Secure Elements, Inc.">Glenn Strickland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows NT, 2000, or XP is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          </criteria>
          <criterion comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2490"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2677"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:622" version="2" class="vulnerability">
      <metadata>
        <title>Solaris 8, 9, 10 Blind Connection Reset Attack Vulnerability</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <platform>Sun Solaris 10</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack." NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability. While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:52:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:50.491-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:58.160-04:00">ACCEPTED</status_change>
            <modified comment="Added title. Implemented by Jon Baker of The MITRE Corporation." date="2007-02-13T14:46:00.662-05:00">
              <contributor organization="Security-Database">Nabil Ouchn</contributor>
            </modified>
            <status_change date="2007-02-13T14:47:31.744-05:00">INTERIM</status_change>
            <modified comment="Standardized title." date="2007-02-26T01:01:00.306-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-03-21T16:17:22.881-04:00">ACCEPTED</status_change>
            <modified comment="Added missing patch checks." date="2007-06-26T10:59:00.754-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </modified>
            <status_change date="2007-06-26T11:00:29.787-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Solaris 8 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 116965-19 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4028"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 8 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 116966-18 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4069"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 118305-08 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3204"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 117470-07 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4114"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 118822-27 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3505"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 118844-28 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3302"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:586" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 98 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 98</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-16T04:13:00.000-04:00" comment="Modified test 2528 to use obj:492 rather than obj:1443 since they were the same and this definition was the only reference to obj:1443.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2006-10-16T04:13:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 98 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2529"/>
        <criterion comment="the version of winword.exe is less than 8.0.0.9716" negate="false" test_ref="oval:org.mitre.oval:tst:2528"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:585" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 97 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 97</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-17 - wft-17 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T12:01:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-20T12:00:00.000-04:00" comment="Corrected unknown test">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 97 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2531"/>
        <criterion comment="the version of winword.exe is less than 8.0.0.9315" negate="false" test_ref="oval:org.mitre.oval:tst:2530"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:477" version="1" class="vulnerability">
      <metadata>
        <title>MS Exchange / OWA NTLM Authentication Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0904" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0904"/>
        <description>Microsoft Exchange 2003 and Outlook Web Access (OWA), when configured to use NTLM authentication, does not properly reuse HTTP connections, which can cause OWA users to view mailboxes of other users when Kerberos has been disabled as an authentication method for IIS 6.0, e.g. when SharePoint Services 2.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1480 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-28T12:00:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Exchange Server 2003 (gold edition) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2760"/>
          <criterion comment="the version of exprox.dll is less than 6.5.6980.57" negate="false" test_ref="oval:org.mitre.oval:tst:2605"/>
          <criterion comment="the patch KB832759 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2604"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="this is a front-end server providing Outlook Web Access" negate="false" test_ref="oval:org.mitre.oval:tst:2603"/>
          <criterion comment="the back-end server is Exchange Server 2003 running on Windows 2003" negate="false" test_ref="oval:org.mitre.oval:tst:2602"/>
          <criterion comment="HTTP connection reuse is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:2601"/>
          <criterion comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server" negate="false" test_ref="oval:org.mitre.oval:tst:2600"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:464" version="2" class="vulnerability">
      <metadata>
        <title>Solaris 8, 9, 10 ICMP Source Quench Attack Vulnerability</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <platform>Sun Solaris 10</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0791"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via a blind throughput-reduction attack using spoofed Source Quench packets, aka the "ICMP Source Quench attack." NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability. While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:52:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:47.997-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.567-04:00">ACCEPTED</status_change>
            <modified comment="Added title. Implemented by Jon Baker of The MITRE Corporation." date="2007-02-13T14:45:00.680-05:00">
              <contributor organization="Security-Database">Nabil Ouchn</contributor>
            </modified>
            <status_change date="2007-02-13T14:46:46.709-05:00">INTERIM</status_change>
            <modified comment="Standardized title." date="2007-02-23T13:00:00.812-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-03-21T16:17:19.479-04:00">ACCEPTED</status_change>
            <modified comment="Added missing patch checks." date="2007-06-26T10:59:00.998-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </modified>
            <status_change date="2007-06-26T11:01:33.028-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Solaris 8 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 116965-19 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4028"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 8 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 116966-18 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4069"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 118305-08 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3204"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 117470-07 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4114"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (SPARC) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 118822-27 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3505"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (x86) meets Sun Alert ID 101658 criteria." negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 118844-28 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3302"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3320" version="3" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Visio Pro 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visio Professional 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T12:00:00.000-04:00" comment="Changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-495 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB838345.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Altered to leverage new inventory def:1450" date="2007-06-15T14:06:00.373-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-06-15T14:06:36.408-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <extend_definition definition_ref="oval:org.mitre.oval:def:1450"/>
        <criterion comment="the version of gdiplus.dll is less than 6.0.3264.0" negate="false" test_ref="oval:org.mitre.oval:tst:438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2032" version="0" class="vulnerability">
      <metadata>
        <title>A Security Vulnerability in the Solaris 10 inetd(1M) Service May Lead to a Denial of Service (DoS) Condition</title>
        <affected family="unix">
          <platform>Sun Solaris 10</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2990"/>
        <description>Unspecified vulnerability in inetd in Sun Solaris 10 before 20070529 allows local users to cause a denial of service (daemon termination) via unspecified manipulations of the /var/run/.inetd.uds Unix domain socket file.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-06T11:47:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-06T14:28:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-06-22T08:57:42.624-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="OR">
          <criteria operator="AND" comment="Solaris 10 (SPARC)" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 121288-03 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3934"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 10 (x86)" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 121289-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3679"/>
          </criteria>
        </criteria>
        <criterion comment="inetd running" negate="false" test_ref="oval:org.mitre.oval:tst:3135"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1966" version="0" class="vulnerability">
      <metadata>
        <title>A Security Vulnerability in the in.iked(1M) Service May Lead To a Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>Sun Solaris 9</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2989" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2989"/>
        <description>The libike library in Sun Solaris 9 before 20070529 contains a logic error related to a certain pointer, which allows remote attackers to cause a denial of service (in.iked daemon crash) by sending certain UDP packets with a source port different from 500. NOTE: this issue might overlap CVE-2006-2298.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-06T11:47:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-06T14:28:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-06-22T08:57:42.447-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="OR">
          <criteria operator="AND" comment="Solaris 9 (SPARC)" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 113451-13 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3350"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (x86)" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 114435-12 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3373"/>
          </criteria>
        </criteria>
        <criterion comment="/etc/inet/ike/config exists" negate="false" test_ref="oval:org.mitre.oval:tst:3233"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1832" version="0" class="vulnerability">
      <metadata>
        <title>A Security Vulnerability in How xscreensaver(1) Interacts With GNOME Assistive Technology May Allow Arbitrary Command Execution</title>
        <affected family="unix">
          <platform>Sun Solaris 10</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3069" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3069"/>
        <description>xscreensaver in Sun Solaris 10 before 20070604, when a GNOME session with Assistive Technology support is running, allows attackers with physical access to take control of the session after entering an Alt-Tab sequence.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-07T14:01:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-07T14:28:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-06-22T08:57:41.387-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Solaris 10 (SPARC)" negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 120094-11 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3833"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (x86)" negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 120095-11 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4096"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1680" version="0" class="vulnerability">
      <metadata>
        <title>Security Vulnerability in the Logging Mechanism for Solaris Management Console (SMC) May Lead to Escalation of Privileges</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <platform>Sun Solaris 10</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3093" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3093"/>
        <description>Unspecified vulnerability in the logging mechanism in Solaris Management Console (SMC) on Sun Solaris 8 through 10 before 20070605 allows remote attackers to execute arbitrary code via unspecified vectors, related to the WBEM server.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-08T14:30:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-08T21:28:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-06-26T20:49:49.714-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="OR">
          <criteria operator="AND" comment="Solaris 8 (SPARC) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 111313-06 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3336"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 8 (x86) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 111314-06 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3246"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (SPARC) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 112945-45 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3891"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (x86) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 114193-35 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3909"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 10 (SPARC) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 121308-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3382"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 10 (x86) meets Sun Alert 102903" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 121309-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3316"/>
          </criteria>
        </criteria>
        <criterion comment="Package SUNWwbmc installed" negate="false" test_ref="oval:org.mitre.oval:tst:3160"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1670" version="0" class="vulnerability">
      <metadata>
        <title>CAPICOM.Certificates Vulnerability</title>
        <affected family="windows">
          <product>Microsoft BizTalk Server 2004</product>
          <product>Platform SDK Redistributable: CAPICOM</product>
          <product>CAPICOM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0940" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0940"/>
        <description>Unspecified vulnerability in the Cryptographic API Component Object Model Certificates ActiveX control (CAPICOM.dll) in Microsoft CAPICOM and BizTalk Server 2004 SP1 and SP2 allows remote attackers to execute arbitrary code via unspecified vectors, aka the "CAPICOM.Certificates Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-05-08T19:30:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-05-09T12:53:06-04:00">DRAFT</status_change>
            <modified comment="Removed unneeded criteria. This definition still needs to be updated to check for the vulnerable capicom.dll in locations other than the system root." date="2007-05-23T13:58:00.503-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="added unknown_test as a place holder until oval can support the test that is needed to check that the currently registered version of capicom.dll is not vulnerable." date="2007-06-01T10:17:00.628-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-06-20T07:39:21.924-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="A vulnerable version of capcom.dll exists" operator="AND">
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criteria operator="OR">
          <criterion comment="the version of capicom.dll in the system root is less than 2.1.0.2" test_ref="oval:org.mitre.oval:tst:3524"/>
          <criterion comment="currently registered version of capicom.dll is less than 2.1.0.2" test_ref="oval:org.mitre.oval:tst:3524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1341" version="0" class="vulnerability">
      <metadata>
        <title>Security Vulnerability in the Authentication Mechanism for Solaris Management Console (SMC) May Lead to Escalation of Privileges</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <platform>Sun Solaris 10</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3094" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3094"/>
        <description>Unspecified vulnerability in the authentication mechanism in Solaris Management Console (SMC) on Sun Solaris 8 through 10 before 20070605 allows remote authenticated users to execute arbitrary code via unspecified vectors, related to the WBEM server.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-08T14:30:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-08T21:28:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-06-26T20:49:49.371-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="OR">
          <criteria operator="AND" comment="Solaris 8 (SPARC) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 111313-05 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3715"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 8 (x86) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 111314-05 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3352"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (SPARC) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 112945-45 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3891"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (x86) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 114193-35 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3909"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 10 (SPARC) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
            <criterion comment="Patch 121308-09 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3783"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 10 (x86) meets Sun Alert 102902" negate="false">
            <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
            <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
            <criterion comment="Patch 121309-09 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3261"/>
          </criteria>
        </criteria>
        <criterion comment="Package SUNWwbmc installed" negate="false" test_ref="oval:org.mitre.oval:tst:3160"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1036" version="0" class="vulnerability">
      <metadata>
        <title>Veritas Backup Exec RestrictAnonymous Forced Misconfiguration Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Veritas Backup Exec 8.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1117" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1117"/>
        <description>Veritas Backup Exec 8.5 and earlier requires that the "RestrictAnonymous" registry key for Microsoft Exchange 2000 must be set to 0, which enables anonymous listing of the SAM database and shares.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wrt-472 - wrt-472 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Affected bkupexec.exe versions 3.60.1.298" negate="false" test_ref="oval:org.mitre.oval:tst:1271"/>
          <criterion comment="Veritas Backup Exec 8.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1270"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RestrictAnonymous registry value allows anonymous connections" negate="false" test_ref="oval:org.mitre.oval:tst:1269"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:957" version="0" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS Service DCOM Activation Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0116" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0116"/>
        <description>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-09-27T11:12:00.000-04:00" comment="modified wft-199 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists on Server 2003">
            <criteria operator="AND" comment="32-bit machine a vulnerable version of rpcss.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists on non 64-bit Server 2003">
                <criterion comment="machine has followed the GDR update path and rpcss.dll is less than 5.2.3790.132" negate="false" test_ref="oval:org.mitre.oval:tst:1403"/>
                <criterion comment="machine has followed the QFE update path and rpcss.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:1402"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit machine and rpcss.dll is less than 5.2.3790.146">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of rpcss.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:1401"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:894" version="0" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS DCOM Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0813" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0813"/>
        <description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CVE-2003-0352 (Blaster/Nachi), CVE-2003-0715, and CVE-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="a vulnerable version of rpcrt4.dll exists on Server 2003">
          <criterion comment="machine has followed the GDR update path and rpcrt4.dll is less than 5.2.3790.137" negate="false" test_ref="oval:org.mitre.oval:tst:1498"/>
          <criterion comment="machine has followed the QFE update path and rpcrt4.dll is less than 5.2.3790.141" negate="false" test_ref="oval:org.mitre.oval:tst:1497"/>
        </criteria>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4226" version="0" class="vulnerability">
      <metadata>
        <title>Excel 2002 File Handler Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0846" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0846"/>
        <description>Unknown vulnerability in Microsoft Excel 2000, 2002, 2001 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via a malicious file containing certain parameters that are not properly validated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-18T12:11:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1377 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2420"/>
        <criterion comment="Service Pack 2 or less for Windows Office XP" negate="false" test_ref="oval:org.mitre.oval:tst:340"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3606" version="0" class="vulnerability">
      <metadata>
        <title>Sendmail Ruleset Parsing Buffer Overflow</title>
        <affected family="unix">
          <platform>Sun Solaris 7</platform>
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <product>Sendmail</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0681" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0681"/>
        <description>A "potential buffer overflow in ruleset parsing" for Sendmail 8.12.9, when using the nonstandard rulesets (1) recipient (2), final, or (3) mailer-specific envelope recipients, has unknown consequences.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-12T12:26:00.000-04:00">
              <contributor organization="The MITRE Corporation">Brian Soby</contributor>
            </submitted>
            <status_change date="2004-10-13T01:15:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Sendmail - root (SUNWsndmr) installed" negate="false" test_ref="oval:org.mitre.oval:tst:608"/>
          <criteria operator="OR" comment="Solaris 7,8,or 9 installed">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3145"/>
            <criterion comment="Solaris 7 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3045"/>
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3051"/>
          </criteria>
          <criterion comment="Patch 107684-11 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:392"/>
          <criterion comment="Patch 110615-11 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:391"/>
          <criterion comment="Patch 113575-05 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:464"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Sendmail running" negate="false" test_ref="oval:org.mitre.oval:tst:583"/>
          <criterion comment="Sendmail has recipient or final rulesets" negate="false" test_ref="oval:org.mitre.oval:tst:393"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2665" version="0" class="vulnerability">
      <metadata>
        <title>Data Leak in NIC</title>
        <affected family="unix">
          <platform>Sun Solaris 7</platform>
          <product>Sun Am7990 Ethernet Driver</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0001" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0001"/>
        <description>Multiple ethernet Network Interface Card (NIC) device drivers do not pad frames with null bytes, which allows remote attackers to obtain information from previous packets or kernel memory by using malformed packets, as demonstrated by Etherleak.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Brian Soby</contributor>
            </submitted>
            <status_change date="2005-01-12T12:41:00.000-04:00">DRAFT</status_change>
            <modified comment="Fixed obj:424: set operation to pattern match on filename.  Removed pattern match from path." date="2007-01-22T14:01:00.764-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Solaris 7,8,or 9 installed">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3145"/>
            <criterion comment="Solaris 7 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3045"/>
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3051"/>
          </criteria>
          <criterion comment="Patch 112604-02 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:497"/>
          <criterion comment="Patch 112609-02 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:496"/>
          <criterion comment="Patch 115172-01 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:495"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Lance Ethernet (le) interface configured to start" negate="false" test_ref="oval:org.mitre.oval:tst:494"/>
          <criterion comment="Lance Ethernet interface in use" negate="false" test_ref="oval:org.mitre.oval:tst:493"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2426" version="0" class="vulnerability">
      <metadata>
        <title>BSM Audit Kernel Panic</title>
        <affected family="unix">
          <platform>Sun Solaris 7</platform>
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <product>Basic Security Module</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0654" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0654"/>
        <description>Unknown vulnerability in the Basic Security Module (BSM), when configured to audit either the Administrative (ad) or the System-Wide Administration (as) audit class in Solaris 7, 8, and 9, allows local users to cause a denial of service (kernel panic).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-12T09:40:00.000-04:00">
              <contributor organization="The MITRE Corporation">Brian Soby</contributor>
            </submitted>
            <status_change date="2004-10-13T01:15:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Patch 106541-33 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:542"/>
          <criterion comment="Patch 109007-18 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:541"/>
          <criterion comment="Patch 114332-12 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:540"/>
          <criteria operator="OR" comment="Solaris 7,8,or 9 installed">
            <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3145"/>
            <criterion comment="Solaris 7 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3045"/>
            <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3051"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Basic Security Module enabled" negate="false" test_ref="oval:org.mitre.oval:tst:539"/>
          <criterion comment="Auditing Administrative or System-Wide Administrative audit classes" negate="false" test_ref="oval:org.mitre.oval:tst:538"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:2085" version="0">
      <metadata>
        <title>Content Disposition Parsing Cross Domain Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference ref_id="CVE-2007-2227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2227" source="CVE"/>
        <description>The MHTML protocol handler in Microsoft Outlook Express 6 and Windows Mail in Windows Vista does not properly handle Content-Disposition "notifications," which allows remote attackers to obtain sensitive information from other Internet Explorer domains, aka "Content Disposition Parsing Cross Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Outlook Express 6 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.2900.3138" test_ref="oval:org.mitre.oval:tst:3908"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win 2k3 SP1" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.2929" test_ref="oval:org.mitre.oval:tst:3966"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win 2k3 SP2" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.4073" test_ref="oval:org.mitre.oval:tst:4092"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.4073" test_ref="oval:org.mitre.oval:tst:4092"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win XP SP1 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.2929" test_ref="oval:org.mitre.oval:tst:3966"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:2045" version="0">
      <metadata>
        <title>URL Parsing Cross Domain Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference ref_id="CVE-2007-2225" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2225" source="CVE"/>
        <description>A component in Microsoft Outlook Express 6 and Windows Mail in Windows Vista does not properly handle certain HTTP headers when processing MHTML protocol URLs, which allows remote attackers to obtain sensitive information from other Internet Explorer domains, aka "URL Parsing Cross Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Outlook Express 6 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.2900.3138" test_ref="oval:org.mitre.oval:tst:3908"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win 2k3 SP1" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.2929" test_ref="oval:org.mitre.oval:tst:3966"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win 2k3 SP2" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.4073" test_ref="oval:org.mitre.oval:tst:4092"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.4073" test_ref="oval:org.mitre.oval:tst:4092"/>
        </criteria>
        <criteria comment="Outlook Express 6 on Win XP SP1 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll  is less than 6.0.3790.2929" test_ref="oval:org.mitre.oval:tst:3966"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2059" version="0" class="inventory">
      <metadata>
        <title>Solaris 8 (x86) is installed</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
        </affected>
        <reference source="CPE" ref_id="cpe://sun:sunos:5.8"/>
        <description>The operating system installed on the system is Sun Solaris 8 for x86.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-22T08:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2007-06-22T08:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
        <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2037" version="0" class="vulnerability">
      <metadata>
        <title>GNOME XScreenSaver in Solaris 8 and 9 may Allow Physically Proximate Attackers to Access the Console</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3283" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3283"/>
        <description>GNOME XScreenSaver in Sun Solaris 8 and 9 before 20070417, when root is logged into the console, does not automatically lock the screen after a session has been inactive, which might allow physically proximate attackers to access the console.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-21T09:00:00.000-04:00">
              <contributor organization="Opsware, Inc.">Yuzheng Zhou</contributor>
            </submitted>
            <status_change date="2007-06-22T08:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="" operator="AND">
        <criteria comment="Software section" operator="OR">
          <criteria operator="AND" comment="Solaris 8 (SPARC)" negate="false">
            <extend_definition comment="Solaris 8 (SPARC) is installed" definition_ref="oval:org.mitre.oval:def:1539"/>
            <criterion comment="Patch 115298-01 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3643"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 8 (x86)" negate="false">
            <extend_definition comment="Solaris 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:2059"/>
            <criterion comment="Patch 115299-01 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3440"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (SPARC)" negate="false">
            <extend_definition comment="Solaris 9 (SPARC) is installed" definition_ref="oval:org.mitre.oval:def:1457"/>
            <criterion comment="Patch 115158-03 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3586"/>
          </criteria>
          <criteria operator="AND" comment="Solaris 9 (x86)" negate="false">
            <extend_definition comment="Solaris 9 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1683"/>
            <criterion comment="Patch 115159-03 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3700"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration Section" operator="AND">
          <criterion comment="Gnome (major version is equal to 2) Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3407"/>
          <criterion comment="Gnome (minor version is equal to 0) Installed" negate="false" test_ref="oval:org.mitre.oval:tst:4148"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:2031" version="0">
      <metadata>
        <title>Speech Control Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2007-2222" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2222" source="CVE"/>
        <description>Multiple buffer overflows in the (1) ActiveListen (Xlisten.dll) and (2) ActiveVoice (Xvoice.dll) speech controls, as used by Microsoft Internet Explorer 5.01, 6, and 7, allow remote attackers to execute arbitrary code via a crafted ActiveX object that triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Added Vista as an affected platform." date="2007-06-16T11:52:00.571-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="IE 5.01,SP4 on Win2k,SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01,SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of Mshtml.dll is less than 5.0.3853.3000" test_ref="oval:org.mitre.oval:tst:3507"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k, SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2800.1595" test_ref="oval:org.mitre.oval:tst:3202"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2900.3132" test_ref="oval:org.mitre.oval:tst:3224"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP1" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP2" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win 2k3 SP1 or SP2" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win Vista" operator="AND">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP1 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1978" version="0">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2007-1751" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1751" source="CVE"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 allows remote attackers to execute arbitrary code by causing Internet Explorer to access an uninitialized or deleted object, related to prototype variables and table cells, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Added Vista as an affected platform." date="2007-06-16T11:52:00.397-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="IE 5.01,SP4 on Win2k,SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01,SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of Mshtml.dll is less than 5.0.3853.3000" test_ref="oval:org.mitre.oval:tst:3507"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k, SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2800.1595" test_ref="oval:org.mitre.oval:tst:3202"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2900.3132" test_ref="oval:org.mitre.oval:tst:3224"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP1" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP2" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win 2k3 SP1 or SP2" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win Vista" operator="AND">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP1 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1957" version="0" class="vulnerability">
      <metadata>
        <title>Security Vulnerability in NFS Client Module May Lead to a Denial of Service Condition</title>
        <affected family="unix">
          <platform>Sun Solaris 8</platform>
          <platform>Sun Solaris 9</platform>
          <platform>Sun Solaris 10</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2882" ref_url="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2882"/>
        <description>Unspecified vulnerability in the NFS client module in Sun Solaris 8 through 10 before 20070524, when operating as an NFS server, allows remote attackers to cause a denial of service (crash) via certain Access Control List (acl) packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-15T09:00:00.000-04:00">
              <contributor organization="Opsware, Inc.">John Wregglesworth</contributor>
            </submitted>
            <status_change date="2007-06-15T11:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Solaris 8 (SPARC)" negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 116959-16 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3570"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 8 (x86)" negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 116960-16 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4073"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (SPARC)" negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 113318-29 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3914"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 9 (x86)" negate="false">
          <criterion comment="Solaris 9 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3172"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 117468-15 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3605"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (SPARC)" negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criterion comment="Patch 124258-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3213"/>
        </criteria>
        <criteria operator="AND" comment="Solaris 10 (x86)" negate="false">
          <criterion comment="Solaris 10 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3680"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criterion comment="Patch 124259-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3414"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1925" version="0">
      <metadata>
        <title>Version Number Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Visio 2002</product>
          <product>Microsoft Office 2003</product>
        </affected>
        <reference ref_id="CVE-2007-0934" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0934" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Visio 2002 allows remote user-assisted attackers to execute arbitrary code via a Visio (.VSD, VSS, .VST) file with a crafted version number that triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-12T16:59:33.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Updated to look in the visio install dir for the vslib.dll" date="2007-06-15T14:11:00.685-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Changed Office 2003 test to Visio 2003." date="2007-06-15T14:19:00.388-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visio 2002 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          <criterion comment="the version of Vislib.dll is less than 10.0.6865.4" test_ref="oval:org.mitre.oval:tst:3947"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visio 2003 is installed" definition_ref="oval:org.mitre.oval:def:1450"/>
          <criterion comment="the version of Vislib.dll is less than 11.0.7218.0" test_ref="oval:org.mitre.oval:tst:3862"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1902" version="0">
      <metadata>
        <title>Language Pack Installation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2007-3027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3027" source="CVE"/>
        <description>Race condition in Microsoft Internet Explorer 5.01, 6, and 7 allows remote attackers to execute arbitrary code by causing Internet Explorer to install multiple language packs in a way that triggers memory corruption, aka "Language Pack Installation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Removed IE7 tests for Vista and 64-bit installations." date="2007-06-15T13:46:00.059-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="IE 5.01,SP4 on Win2k,SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01,SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of Mshtml.dll is less than 5.0.3853.3000" test_ref="oval:org.mitre.oval:tst:3507"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k, SP4" operator="AND">
          <extend_definition comment="Microsoft Windows 2000, SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2800.1595" test_ref="oval:org.mitre.oval:tst:3202"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.2900.3132" test_ref="oval:org.mitre.oval:tst:3224"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP1" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
        <criteria comment="IE 6 on Win 2k3 SP2" operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win 2k3 SP1 or SP2" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.4064" test_ref="oval:org.mitre.oval:tst:3773"/>
        </criteria>
        <criteria comment="IE 6 on Win XP SP1 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of Mshtml.dll is less than 6.0.3790.2920" test_ref="oval:org.mitre.oval:tst:3899"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1899" version="0" class="inventory">
      <metadata>
        <title>Windows Symantec Enterprize Security Manager 6 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe://microsoft:windows/symantec:symantec_enterprise_security_manager:6"/>
        <description>Windows Symantec Enterprize Security Manager 6 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-12T03:29:54.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-06-12T20:15:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion test_ref="oval:org.mitre.oval:tst:3683" comment="the installed virus scan software is Symantec Enterprize Edition-Client server or Client Standalone"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1895" class="vulnerability" version="0">
      <metadata>
        <title>Windows Security Channel Remote Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2218"/>
        <description>Unspecified vulnerability in the Windows Schannel Security Package for Microsoft Windows 2000 SP4, XP SP2, and Server 2003 SP1 and SP2, allows remote servers to execute arbitrary code or cause a denial of service via crafted digital signatures that are processed during an SSL handshake.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-12T03:29:54.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-06-12T20:15:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000, SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2195.7136" test_ref="oval:org.mitre.oval:tst:3923"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2600.3126" test_ref="oval:org.mitre.oval:tst:3933"/>
        </criteria>
        <criteria comment="WinXP,SP1 (64-bit)" operator="AND">
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of schannel.dll is less than 5.2.3790.2924" test_ref="oval:org.mitre.oval:tst:4076"/>
        </criteria>
        <criteria comment="WinXP,SP2 (64-bit)" operator="AND">
          <extend_definition comment="Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <criterion comment="the version of Srv.sys is less than 5.2.3790.4068" test_ref="oval:org.mitre.oval:tst:3754"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Srv.sys is less than 5.2.3790.2924" test_ref="oval:org.mitre.oval:tst:4076"/>
        </criteria>
        <criteria comment="S03,SP2" operator="AND">
          <extend_definition comment="Windows Server 2003, SP2 is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Srv.sys is less than 5.2.3790.4068" test_ref="oval:org.mitre.oval:tst:3754"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1870" version="0" class="inventory">
      <metadata>
        <title>Microsoft Windows Server 2003 (32-bit) is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe://microsoft:windows:2003"/>
        <description>A version of Microsoft Windows Server 2003 (32-bit) is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-12T03:29:54.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-06-12T20:15:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion test_ref="oval:org.mitre.oval:tst:99" comment="the installed operating system is part of the Microsoft Windows family"/>
        <criterion test_ref="oval:org.mitre.oval:tst:4" comment="a version of Microsoft Windows Server 2003 is installed"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:2058" version="0">
      <metadata>
        <title>Microsoft Windows Mail is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <product>Windows Mail</product>
        </affected>
        <description>Microsoft Windows Mail is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T12:32:06.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Corrected regex in ste:3814 to account for both commas and dots, also anchored the boundaries." date="2007-06-15T13:10:00.106-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Windows Mail is installed" test_ref="oval:org.mitre.oval:tst:3506"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1861" version="0">
      <metadata>
        <title>Windows Mail UNC Navigation Request Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <product>Windows Mail</product>
        </affected>
        <reference ref_id="CVE-2007-1658" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1658" source="CVE"/>
        <description>Windows Mail in Microsoft Windows Vista might allow user-assisted remote attackers to execute certain programs via a link to a (1) local file or (2) UNC share pathname in which there is a directory with the same base name as an executable program at the same level, as demonstrated using C:/windows/system32/winrm (winrm.cmd) and migwiz (migwiz.exe).</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Windows Mail on Win Vista" operator="AND">
        <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
        <extend_definition comment="Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.6000.16480" test_ref="oval:org.mitre.oval:tst:3636"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1828" version="0" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in "in.telnetd"or "telnetd"Process</title>
        <affected family="unix">
          <platform>Sun Solaris 7</platform>
          <platform>Sun Solaris 8</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0554"/>
        <description>Buffer overflow in BSD-based telnetd telnet daemon on various operating systems allows remote attackers to execute arbitrary commands via a set of options including AYT (Are You There), which is not properly handled by the telrcv function.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-15T09:00:00.000-04:00">
              <contributor organization="Opsware, Inc.">Pai Peng</contributor>
            </submitted>
            <status_change date="2007-06-15T11:20:00.000-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Solaris 8 (SPARC)" negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criteria comment="" operator="OR">
            <criteria comment="SEAM and patch 110060-10" operator="AND">
              <criteria operator="OR" comment="Solaris Enterprise Authentication Mechanism (ANY SUNWkr5sl/SUNWkr5sv/SUNWkrgdo/SUNWkrggl)">
                <criterion comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1161"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1160"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrgdo) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1159"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrggl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1158"/>
              </criteria>
              <criterion comment="Patch 110060-10 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3408"/>
            </criteria>
            <criterion comment="Patch 110668-03 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3463"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Solaris 8 (x86)" negate="false">
          <criterion comment="Solaris 8 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3437"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criteria comment="" operator="OR">
            <criteria comment="SEAM and patch 110061-10" operator="AND">
              <criteria operator="OR" comment="Solaris Enterprise Authentication Mechanism (ANY SUNWkr5sl/SUNWkr5sv/SUNWkrgdo/SUNWkrggl)">
                <criterion comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1161"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1160"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrgdo) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1159"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrggl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1158"/>
              </criteria>
              <criterion comment="Patch 110061-10 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3951"/>
            </criteria>
            <criterion comment="Patch 110669-03 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3634"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Solaris 7 (SPARC)" negate="false">
          <criterion comment="Solaris 7 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3576"/>
          <criterion comment="sparc architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3237"/>
          <criteria comment="" operator="OR">
            <criteria comment="SEAM and patch 110057-04" operator="AND">
              <criteria operator="OR" comment="Solaris Enterprise Authentication Mechanism (ANY SUNWkr5sl/SUNWkr5sv/SUNWkrgdo/SUNWkrggl)">
                <criterion comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1161"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1160"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrgdo) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1159"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrggl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1158"/>
              </criteria>
              <criterion comment="Patch 110057-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3494"/>
            </criteria>
            <criterion comment="Patch 107475-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:4081"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Solaris 7 (x86)" negate="false">
          <criterion comment="Solaris 7 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3576"/>
          <criterion comment="ix86 architecture" negate="false" test_ref="oval:org.mitre.oval:tst:3912"/>
          <criteria comment="" operator="OR">
            <criteria comment="SEAM and patch 110058-04" operator="AND">
              <criteria operator="OR" comment="Solaris Enterprise Authentication Mechanism (ANY SUNWkr5sl/SUNWkr5sv/SUNWkrgdo/SUNWkrggl)">
                <criterion comment="Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sv) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1161"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkr5sl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1160"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrgdo) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1159"/>
                <criterion comment=" Sun Enterprise Authentication Mechanism (SEAM, SUNWkrggl) installed" negate="false" test_ref="oval:org.mitre.oval:tst:1158"/>
              </criteria>
              <criterion comment="Patch 110058-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3361"/>
            </criteria>
            <criterion comment="Patch 107476-04 or later installed" negate="true" test_ref="oval:org.mitre.oval:tst:3852"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1715" version="0">
      <metadata>
        <title>Navigation Cancel Page Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2007-1499" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1499" source="CVE"/>
        <description>Microsoft Internet Explorer 7.0 on Windows XP and Vista allows remote attackers to conduct phishing attacks and possibly execute arbitrary code via a res: URI to navcancl.htm with an arbitrary URL as an argument, which displays the URL in the location bar of the "Navigation Canceled" page and injects the script into the "Refresh the page" link, aka Navigation Cancel Page Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-06-13T08:22:59.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-06-13T15:20:00.000-04:00">DRAFT</status_change>
            <modified comment="Removed tests for IE5.01 and IE6SP1 on Win2k, and IE6." date="2007-06-15T13:32:00.832-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Removed win2k as an affected platform." date="2007-06-16T11:53:00.504-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="IE 7 on Win XP SP2" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win 2k3 SP1 or SP2" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win Vista" operator="AND">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of Mshtml.dll is less than 7.0.6000.16481" test_ref="oval:org.mitre.oval:tst:3781"/>
        </criteria>
        <criteria comment="IE 7 on Win XP SP2 (64-bit)" operator="AND">
          <extend_definition comment="Microsoft Windows XP, SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
   