<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="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-common-5 oval-common-schema.xsd" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5">
  <generator>
    <oval:product_name>The OVAL Repository</oval:product_name>
    <oval:schema_version>5.4</oval:schema_version>
    <oval:timestamp>2008-08-21T09:07:59.290-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:5725" version="1" class="vulnerability">
      <metadata>
        <title>DNS Insufficient Socket Entropy 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-2008-1447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447"/>
        <description>The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka "DNS Insufficient Socket Entropy Vulnerability" or "the Kaminsky bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T14:18:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-07-11T10:55:58.695-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:23.732-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:52.726-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="dnsapi.dll version is less than 5.0.2195.7158" test_ref="oval:org.mitre.oval:tst:8348"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="dnsapi.dll version is less than 5.1.2600.3394" test_ref="oval:org.mitre.oval:tst:8137"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="dnsapi.dll version is less than 5.1.2600.5625" test_ref="oval:org.mitre.oval:tst:8530"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8185"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8047"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8185"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5380" version="1" class="vulnerability">
      <metadata>
        <title>DNS Cache Poisoning Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1454"/>
        <description>Unspecified vulnerability in Microsoft DNS in Windows 2000 SP4, Server 2003 SP1 and SP2, and Server 2008 allows remote attackers to conduct cache poisoning attacks via unknown vectors related to accepting "records from a response that is outside the remote server's authority," aka "DNS Cache Poisoning Vulnerability," a different vulnerability than CVE-2008-1447.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T14:18:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-07-11T10:55:58.881-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:12.161-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:25.615-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Dns.exe version is less than 5.0.2195.7162" test_ref="oval:org.mitre.oval:tst:8430"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="dns.exe version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8599"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="dns.exe version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8535"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="dns.exe version is less than 6.0.6001.22192" test_ref="oval:org.mitre.oval:tst:8558"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:375" version="3" class="vulnerability">
      <metadata>
        <title>RIS Writable Path Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5584" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5584"/>
        <description>The Remote Installation Service (RIS) in Microsoft Windows 2000 SP4 uses a TFTP server that allows anonymous access, which allows remote attackers to upload and overwrite arbitrary files to gain privileges on systems that use RIS.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:55.046-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:26.933-05:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.413-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:55:45.610-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:14.671-05:00">ACCEPTED</status_change>
            <modified comment="Changed the datatype in ste:181 from INT to STRING and added a new test to check if the patch KB926121 is installed." date="2008-07-30T16:16:00.686-04:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2008-07-30T16:17:35.742-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:11.206-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Win2K,SP4">
        <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
        <criterion comment="TFTP Service is activated." test_ref="oval:org.mitre.oval:tst:177"/>
        <criterion negate="true" comment="The RIS Server has been set to prevent unauthorized access." test_ref="oval:org.mitre.oval:tst:197"/>
        <criterion negate="true" comment="The patch KB926121 is not installed." test_ref="oval:org.mitre.oval:tst:8341"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6019" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Office WPG Image File Heap Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office 2000</product>
          <product>Microsoft Office XP</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office Project 2002</product>
          <product>Microsoft Office Converter Pack</product>
          <product>Microsoft Works</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3460" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3460"/>
        <description>Microsoft Office 2000 SP3, XP SP3, and 2003 SP2; Office Converter Pack; and Works 8 do not properly parse the length of a WordPerfect Graphics (WPG) file, which allows remote attackers to execute arbitrary code via a crafted WPG file, aka the "WPG Image File Heap Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:31.086-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="Office File Converter Pack is Installed" test_ref="oval:org.mitre.oval:tst:8935"/>
        </criteria>
        <criterion comment="Gifimp32.flt version is less than 2003.1100.8165.0" test_ref="oval:org.mitre.oval:tst:8744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5997" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft PICT Filter Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office 2000</product>
          <product>Microsoft Office XP</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office Project 2002</product>
          <product>Microsoft Office Converter Pack</product>
          <product>Microsoft Works</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3021" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3021"/>
        <description>Microsoft Office 2000 SP3, XP SP3, and 2003 SP2; Office Converter Pack; and Works 8 do not properly parse the length of a PICT file, which allows remote attackers to execute arbitrary code via a crafted PICT file, aka the "PICT Filter Parsing Vulnerability," a different vulnerability than CVE-2008-3018.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:31.855-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="Office File Converter Pack is Installed" test_ref="oval:org.mitre.oval:tst:8935"/>
        </criteria>
        <criterion comment="Gifimp32.flt version is less than 2003.1100.8165.0" test_ref="oval:org.mitre.oval:tst:8744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5879" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Malformed PICT Filter Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office 2000</product>
          <product>Microsoft Office XP</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office Project 2002</product>
          <product>Microsoft Office Converter Pack</product>
          <product>Microsoft Works</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3018"/>
        <description>Microsoft Office 2000 SP3, XP SP3, and 2003 SP2; Office Converter Pack; and Works 8 do not properly parse the length of a PICT file, which allows remote attackers to execute arbitrary code via a crafted PICT file, aka the "Malformed PICT Filter Vulnerability," a different vulnerability than CVE-2008-3021.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:51.095-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="Office File Converter Pack is Installed" test_ref="oval:org.mitre.oval:tst:8935"/>
        </criteria>
        <criterion comment="Gifimp32.flt version is less than 2003.1100.8165.0" test_ref="oval:org.mitre.oval:tst:8744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5837" version="0" class="vulnerability">
      <metadata>
        <title>Excel Index Array Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft SharePoint Server 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3005" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3005"/>
        <description>Microsoft Office Excel 2000 SP3 and 2002 SP3, and Office 2004 and 2008 for Mac, do not properly validate an unspecified array index when loading Excel files, which allows remote attackers to execute arbitrary code via a crafted Excel file, aka the "Excel Index Array Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:51.886-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion comment="Excel 2000 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8157"/>
          <criterion comment="Excel.exe version is less than 9.0.0.8971" test_ref="oval:org.mitre.oval:tst:8840"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2002 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8677"/>
          <criterion comment="Excel.exe version is less than 10.0.6845.0" test_ref="oval:org.mitre.oval:tst:8819"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5885" version="0" class="vulnerability">
      <metadata>
        <title>Excel Indexing Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3004" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3004"/>
        <description>Microsoft Office Excel 2000 SP3, 2002 SP3, and 2003 SP2 and SP3; Office Excel Viewer 2003; and Office 2004 and 2008 for Mac do not properly validate index values when loading Excel files, which allows remote attackers to execute arbitrary code via a crafted Excel file, aka the "Excel Indexing Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:50.355-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion comment="Excel 2000 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8157"/>
          <criterion comment="Excel.exe version is less than 9.0.0.8971" test_ref="oval:org.mitre.oval:tst:8840"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2002 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8677"/>
          <criterion comment="Excel.exe version is less than 10.0.6845.0" test_ref="oval:org.mitre.oval:tst:8819"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2003 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8903"/>
          <criterion comment="Excel.exe version is less than 11.0.8220.0" test_ref="oval:org.mitre.oval:tst:9020"/>
        </criteria>
        <criterion comment="Xlview.exe version is less than 11.0.8220.0" test_ref="oval:org.mitre.oval:tst:8740"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5951" version="0" class="vulnerability">
      <metadata>
        <title>Excel Credential Caching Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft SharePoint Server 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3003"/>
        <description>Microsoft Office Excel 2007 Gold and SP1, does not properly delete the PWD (password) string from connections.xml when a .xlsx file is configured not to save the remote data session password, which allows local users to obtain sensitive information and obtain access to a remote data source, aka the "Excel Credential Caching Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:36.632-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Excel 2007 is installed" test_ref="oval:org.mitre.oval:tst:8518"/>
        <criterion comment="Excel.exe version is less than 12.0.6323.5000" test_ref="oval:org.mitre.oval:tst:8965"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6120" version="0" class="vulnerability">
      <metadata>
        <title>Snapshot Viewer Arbitrary File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Access 2000</product>
          <product>Microsoft Access 2002</product>
          <product>Microsoft Access 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2463" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2463"/>
        <description>The Microsoft Office Snapshot Viewer ActiveX control in snapview.ocx, as distributed in the standalone Snapshot Viewer and Microsoft Office Access 2000 through 2003, allows remote attackers to download arbitrary files to a client machine via a crafted HTML document or e-mail message.  NOTE: this can be leveraged for code execution by writing to a Startup folder.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:14.243-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <criterion comment="Access 2000 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8805"/>
          <criterion comment="Access 2002 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8792"/>
          <criterion comment="Access 2003 SP2 or greater is installed" test_ref="oval:org.mitre.oval:tst:9131"/>
        </criteria>
        <criterion comment="Snapview.ocx version is less than 11.0.8228.0" test_ref="oval:org.mitre.oval:tst:8931"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5923" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Color Management System 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-2008-2463" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2463"/>
        <description>The Microsoft Office Snapshot Viewer ActiveX control in snapview.ocx, as distributed in the standalone Snapshot Viewer and Microsoft Office Access 2000 through 2003, allows remote attackers to download arbitrary files to a client machine via a crafted HTML document or e-mail message.  NOTE: this can be leveraged for code execution by writing to a Startup folder.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:38.460-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of mscms.dll is less than 5.0.2195.7162" test_ref="oval:org.mitre.oval:tst:8571"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of mscms.dll is less than 5.1.2600.3396" test_ref="oval:org.mitre.oval:tst:8739"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of mscms.dll is less than 5.1.2600.5627" test_ref="oval:org.mitre.oval:tst:8660"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.3163" test_ref="oval:org.mitre.oval:tst:8995"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.4320" test_ref="oval:org.mitre.oval:tst:9047"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.3163" test_ref="oval:org.mitre.oval:tst:8995"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.4320" test_ref="oval:org.mitre.oval:tst:9047"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.3163" test_ref="oval:org.mitre.oval:tst:8995"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.4320" test_ref="oval:org.mitre.oval:tst:9047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5913" version="0" class="vulnerability">
      <metadata>
        <title>HTML Component Handling 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2259" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2259"/>
        <description>Microsoft Internet Explorer 6 and 7 does not perform proper "argument validation" during print preview, which allows remote attackers to execute arbitrary code via unknown vectors, aka "HTML Component Handling Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:39.306-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3866.2000" test_ref="oval:org.mitre.oval:tst:8949"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6025" version="0" class="vulnerability">
      <metadata>
        <title>HTML Objects 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2257" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2257"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 accesses uninitialized memory in certain conditions, which allows remote attackers to cause a denial of service (crash) and execute arbitrary code via unknown vectors, a different vulnerability than CVE-2008-2258, aka "HTML Objects Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:29.725-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3866.2000" test_ref="oval:org.mitre.oval:tst:8949"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5266" version="0" class="vulnerability">
      <metadata>
        <title>HTML Objects 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2257" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2257"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 accesses uninitialized memory in certain conditions, which allows remote attackers to cause a denial of service (crash) and execute arbitrary code via unknown vectors, a different vulnerability than CVE-2008-2258, aka "HTML Objects Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:15.291-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3866.2000" test_ref="oval:org.mitre.oval:tst:8949"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5366" version="0" class="vulnerability">
      <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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2256"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 does not properly handle objects that have been incorrectly initialized or deleted, which allows remote attackers to cause a denial of service (crash) and execute arbitrary code via unknown vectors, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:13.330-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3866.2000" test_ref="oval:org.mitre.oval:tst:8949"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5602" version="0" class="vulnerability">
      <metadata>
        <title>HTML Objects 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2255" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2255"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 accesses uninitialized memory, which allows remote attackers to cause a denial of service (crash) and execute arbitrary code via unknown vectors, a different vulnerability than CVE-2008-2254, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:08.112-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3866.2000" test_ref="oval:org.mitre.oval:tst:8949"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5555" version="0" class="vulnerability">
      <metadata>
        <title>Parsing Overflow 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 PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1455" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1455"/>
        <description>A "memory calculation error" in Microsoft Office PowerPoint 2000 SP3, 2002 SP3, 2003 SP2, and 2007 through SP1; Office Compatibility Pack for Word, Excel, and PowerPoint 2007 through SP1; and Office 2004 for Mac allows remote attackers to execute arbitrary code via a PowerPoint file with crafted list values that trigger memory corruption, aka "Parsing Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:11.421-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="PowerPoint 2000">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8969" test_ref="oval:org.mitre.oval:tst:9017"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2002">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6842.0" test_ref="oval:org.mitre.oval:tst:8929"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2003">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8173"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2007">
          <extend_definition comment="Microsoft PowerPoint 2007 is installed" definition_ref="oval:org.mitre.oval:def:5937"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8340"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint Viewer 2003">
          <extend_definition comment="Microsoft PowerPoint Viewer is installed" definition_ref="oval:org.mitre.oval:def:6014"/>
          <criterion comment="the version of Pptview.exe is less than 11.0.8164.0" test_ref="oval:org.mitre.oval:tst:9044"/>
        </criteria>
        <criteria operator="AND" comment="Office Compatibility Pack 2007">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="the version of pptcnv.dll is less than 12.0.6320.5000" test_ref="oval:org.mitre.oval:tst:8980"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5561" version="0" class="vulnerability">
      <metadata>
        <title>Excel Record Parsing 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft SharePoint Server 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3006"/>
        <description>Microsoft Office Excel 2000 SP3, 2002 SP3, 2003 SP2 and SP3, and 2007 Gold and SP1; Office Excel Viewer 2003 Gold and SP3; Office Excel Viewer; Office Compatibility Pack 2007 Gold and SP1; Office SharePoint Server 2007 Gold and SP1; and Office 2004 and 2008 for Mac do not properly parse record values when loading Excel files, which allows remote attackers to execute arbitrary code via a crafted Excel file, aka the "Excel Record Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:10.600-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion comment="Excel 2000 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8157"/>
          <criterion comment="Excel.exe version is less than 9.0.0.8971" test_ref="oval:org.mitre.oval:tst:8840"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2002 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8677"/>
          <criterion comment="Excel.exe version is less than 10.0.6845.0" test_ref="oval:org.mitre.oval:tst:8819"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2003 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8903"/>
          <criterion comment="Excel.exe version is less than 11.0.8220.0" test_ref="oval:org.mitre.oval:tst:9020"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Excel 2007 is installed" test_ref="oval:org.mitre.oval:tst:8518"/>
          <criterion comment="Excel.exe version is less than 12.0.6323.5000" test_ref="oval:org.mitre.oval:tst:8965"/>
        </criteria>
        <criterion comment="Xlview.exe version is less than 11.0.8220.0" test_ref="oval:org.mitre.oval:tst:8740"/>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="excelcnv.exe version is less than 12.0.6323.5000" test_ref="oval:org.mitre.oval:tst:8642"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="the version of Mssdmn.exe is less than 12.0.6031.5000" test_ref="oval:org.mitre.oval:tst:9059"/>
        </criteria>
        <criterion comment="Xlview.exe version is less than 12.0.6324.5000" test_ref="oval:org.mitre.oval:tst:8442"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2313" version="1" class="inventory">
      <metadata>
        <title>Microsoft Office SharePoint Server 2007 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:sharepoint:2007"/>
        <description>Microsoft Office SharePoint Server 2007 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-10-10T04:39:42">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-10-11T10:02:51.975-04:00">DRAFT</status_change>
            <status_change date="2007-10-26T10:00:30.934-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:08.127-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="SharePoint Server 2007 is installed." test_ref="oval:org.mitre.oval:tst:4279"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5630" version="0" class="vulnerability">
      <metadata>
        <title>Event System 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1456"/>
        <description>Array index vulnerability in the Event System in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote authenticated users to execute arbitrary code via a crafted event subscription request that is used to access an array of function pointers.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:07.486-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2000.2.3550.0" test_ref="oval:org.mitre.oval:tst:9053"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4414.320" test_ref="oval:org.mitre.oval:tst:9013"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4414.706" test_ref="oval:org.mitre.oval:tst:9019"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6930.16677" test_ref="oval:org.mitre.oval:tst:9038"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5724" version="0" class="vulnerability">
      <metadata>
        <title>Memory Calculation 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 PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0121" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0121"/>
        <description>A "memory calculation error" in Microsoft PowerPoint Viewer 2003 allows remote attackers to execute arbitrary code via a PowerPoint file with a malformed picture index that triggers memory corruption, aka "Memory Calculation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:06.907-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="PowerPoint 2000">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8969" test_ref="oval:org.mitre.oval:tst:9017"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2002">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6842.0" test_ref="oval:org.mitre.oval:tst:8929"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2003">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8173"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2007">
          <extend_definition comment="Microsoft PowerPoint 2007 is installed" definition_ref="oval:org.mitre.oval:def:5937"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8340"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint Viewer 2003">
          <extend_definition comment="Microsoft PowerPoint Viewer is installed" definition_ref="oval:org.mitre.oval:def:6014"/>
          <criterion comment="the version of Pptview.exe is less than 11.0.8164.0" test_ref="oval:org.mitre.oval:tst:9044"/>
        </criteria>
        <criteria operator="AND" comment="Office Compatibility Pack 2007">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="the version of pptcnv.dll is less than 12.0.6320.5000" test_ref="oval:org.mitre.oval:tst:8980"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5768" version="0" class="vulnerability">
      <metadata>
        <title>Memory Allocation 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 PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0120" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0120"/>
        <description>A "memory allocation error" in Microsoft PowerPoint Viewer 2003 allows remote attackers to execute arbitrary code via a PowerPoint file with a malformed picture index that triggers memory corruption, aka "Memory Allocation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:03:00.590-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="PowerPoint 2000">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8969" test_ref="oval:org.mitre.oval:tst:9017"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2002">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6842.0" test_ref="oval:org.mitre.oval:tst:8929"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2003">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8173"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint 2007">
          <extend_definition comment="Microsoft PowerPoint 2007 is installed" definition_ref="oval:org.mitre.oval:def:5937"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8340"/>
        </criteria>
        <criteria operator="AND" comment="PowerPoint Viewer 2003">
          <extend_definition comment="Microsoft PowerPoint Viewer is installed" definition_ref="oval:org.mitre.oval:def:6014"/>
          <criterion comment="the version of Pptview.exe is less than 11.0.8164.0" test_ref="oval:org.mitre.oval:tst:9044"/>
        </criteria>
        <criteria operator="AND" comment="Office Compatibility Pack 2007">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="the version of pptcnv.dll is less than 12.0.6320.5000" test_ref="oval:org.mitre.oval:tst:8980"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6014" version="0" class="inventory">
      <metadata>
        <title>Microsoft PowerPoint Viewer is installed</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>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:powerpoint_viewer"/>
        <description>The application Microsoft PowerPoint Viewer is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:59.590-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint Viewer is installed." test_ref="oval:org.mitre.oval:tst:9134"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5937" version="0" class="inventory">
      <metadata>
        <title>Microsoft PowerPoint 2007 is installed</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>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:powerpoint:2007"/>
        <description>The application Microsoft PowerPoint 2007 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:59.187-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2007 is installed" test_ref="oval:org.mitre.oval:tst:8745"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5820" version="0" class="vulnerability">
      <metadata>
        <title>HTML Object 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2254" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2254"/>
        <description>Microsoft Internet Explorer 5.01, 6, and 7 accesses uninitialized memory, which allows remote attackers to cause a denial of service (crash) and execute arbitrary code via unknown vectors, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:52.988-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1613" test_ref="oval:org.mitre.oval:tst:8781"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.3167" test_ref="oval:org.mitre.oval:tst:8958"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4324" test_ref="oval:org.mitre.oval:tst:8988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5886" version="0" class="vulnerability">
      <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>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Outlook Express</product>
          <product>Microsoft Mail</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1448"/>
        <description>The MHTML protocol handler in a component of Microsoft Outlook Express 5.5 SP2 and 6 through SP1, and Windows Mail, does not properly handle MHTML URL redirections, which allows remote attackers to bypass Internet Explorer domain restrictions via crafted HTTP headers, aka "URL Parsing Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:47.644-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Outlook Express 5.5 SP2 on Win 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Outlook Express 5.5 SP2 is installed." definition_ref="oval:org.mitre.oval:def:504"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 5.50.4990.2500" test_ref="oval:org.mitre.oval:tst:8947"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 SP1 on Win 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Outlook Express 6 SP1 is installed." definition_ref="oval:org.mitre.oval:def:488"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.2800.1933" test_ref="oval:org.mitre.oval:tst:8366"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.2900.3350" test_ref="oval:org.mitre.oval:tst:8951"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 on Win XP SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.2900.5579" test_ref="oval:org.mitre.oval:tst:8248"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 on Win 2k3 SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.3790.3168" test_ref="oval:org.mitre.oval:tst:9171"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 on Win 2k3 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.3790.4325" test_ref="oval:org.mitre.oval:tst:9185"/>
        </criteria>
        <criteria operator="AND" comment="Outlook Express 6 on Win XP SP2 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <extend_definition comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.3790.4325" test_ref="oval:org.mitre.oval:tst:9185"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Vista">
          <criteria operator="OR" comment="Windows Vista 32-bit or 64-bit">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.6000.16669" test_ref="oval:org.mitre.oval:tst:8459"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 6.0.6001.18049" test_ref="oval:org.mitre.oval:tst:9051"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5897" version="0" class="vulnerability">
      <metadata>
        <title>Word Record Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Word 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2244"/>
        <description>Microsoft Office Word 2002 SP3 allows remote attackers to execute arbitrary code via a .doc file that contains malformed data, as exploited in the wild in July 2008, and as demonstrated by attachement.doc.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:41.426-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion comment="Word 2002 SP3 or greater is installed" test_ref="oval:org.mitre.oval:tst:8156"/>
          <criterion comment="WinWord.exe version is less than 10.0.6846.0" test_ref="oval:org.mitre.oval:tst:9074"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Word 2003 SP2 or greater is installed" test_ref="oval:org.mitre.oval:tst:9033"/>
          <criterion comment="WinWord.exe version is less than 11.0.8227.0" test_ref="oval:org.mitre.oval:tst:8938"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5995" version="0" class="vulnerability">
      <metadata>
        <title>Windows Messenger Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Messenger 4.7</product>
          <product>Windows Messenger 5.1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0082" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0082"/>
        <description>An ActiveX control (Messenger.UIAutomation.1) in Windows Messenger 4.7 and 5.1 is marked as safe-for-scripting, which allows remote attackers to "change state," obtain contact information, and establish audio or video connections without notification via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:34.394-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Windows Messenger 4.7 is installed" definition_ref="oval:org.mitre.oval:def:6101"/>
          <criterion comment="the version of msgsc.dll is less than 4.7.0.3002" test_ref="oval:org.mitre.oval:tst:9100"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Windows Messenger 5.1 is installed" definition_ref="oval:org.mitre.oval:def:5691"/>
          <criterion comment="the version of msgsc.dll is less than 5.1.0715" test_ref="oval:org.mitre.oval:tst:8944"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6101" version="0" class="inventory">
      <metadata>
        <title>Windows Messenger 4.7 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:office:2000"/>
        <description>The application Windows Messenger 4.7 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:33.603-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Windows Messenger 4.7 is installed" test_ref="oval:org.mitre.oval:tst:8484"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5691" version="0" class="inventory">
      <metadata>
        <title>Windows Messenger 5.1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:office:2000"/>
        <description>The application Windows Messenger 5.1 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:34.047-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Windows Messenger 5.1 is installed" test_ref="oval:org.mitre.oval:tst:9121"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6095" version="0" class="vulnerability">
      <metadata>
        <title>Event System 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1457"/>
        <description>The Event System in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 does not properly validate per-user subscriptions, which allows remote authenticated users to execute arbitrary code via a crafted event subscription request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:24.008-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2000.2.3550.0" test_ref="oval:org.mitre.oval:tst:9053"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4414.320" test_ref="oval:org.mitre.oval:tst:9013"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4414.706" test_ref="oval:org.mitre.oval:tst:9019"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6930.16677" test_ref="oval:org.mitre.oval:tst:9038"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <criterion comment="the version of Ipsecsvc.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6122" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Malformed EPS Filter Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office 2000</product>
          <product>Microsoft Office XP</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office Project 2002</product>
          <product>Microsoft Office Converter Pack</product>
          <product>Microsoft Works</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3019" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3019"/>
        <description>Microsoft Office 2000 SP3, XP SP3, and 2003 SP2; Office Converter Pack; and Works 8 do not properly parse the length of an Encapsulated PostScript (EPS) file, which allows remote attackers to execute arbitrary code via a crafted EPS file, aka the "Malformed EPS Filter Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:12.779-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="Office File Converter Pack is Installed" test_ref="oval:org.mitre.oval:tst:8935"/>
        </criteria>
        <criterion comment="Gifimp32.flt version is less than 2003.1100.8165.0" test_ref="oval:org.mitre.oval:tst:8744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5236" version="1" class="vulnerability">
      <metadata>
        <title>MJPEG Decoder 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0011" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0011"/>
        <description>Microsoft DirectX 8.1 through 9.0c, and DirectX on Microsoft XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008, does not properly perform MJPEG error checking, which allows remote attackers to execute arbitrary code via a crafted MJPEG stream in a (1) AVI or (2) ASF file, aka the "MJPEG Decoder Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-10T14:50:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-06-12T13:58:51.032-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:11.306-04:00">INTERIM</status_change>
            <modified comment="Updated to reflect Microsoft's updating of MS07-064 and MS08-033 which now declares DirectX 9.0a, 9.0b, and 9.0c vulnerable." date="2008-07-18T10:12:00.799-04:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </modified>
            <status_change date="2008-08-04T04:00:13.344-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="DirectX 8.1 on Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="DirectX 8.1 Installed" test_ref="oval:org.mitre.oval:tst:6805"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.891" test_ref="oval:org.mitre.oval:tst:7847"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.1.909" test_ref="oval:org.mitre.oval:tst:7882"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.3367" test_ref="oval:org.mitre.oval:tst:7926"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.5596" test_ref="oval:org.mitre.oval:tst:7725"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP1 64bit">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.3130" test_ref="oval:org.mitre.oval:tst:7765"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2 64bit">
          <extend_definition comment="Microsoft Windows XP SP2 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:1799"/>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.4283" test_ref="oval:org.mitre.oval:tst:8024"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on 2003">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.3130" test_ref="oval:org.mitre.oval:tst:7765"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on 2003 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="DirectX 9.0x Installed" test_ref="oval:org.mitre.oval:tst:601"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.4283" test_ref="oval:org.mitre.oval:tst:8024"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 10.0 on Vista">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criterion comment="the version of Quartz.dll is less than 6.6.6000.16681" test_ref="oval:org.mitre.oval:tst:8069"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 10.0 on Vista SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6001.18063" test_ref="oval:org.mitre.oval:tst:8092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4287" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft DirectX Code Execution 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>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3895" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3895"/>
        <description>Buffer overflow in Microsoft DirectShow in Microsoft DirectX 7.0 through 10.0 allows remote attackers to execute arbitrary code via a crafted (1) WAV or (2) AVI file.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-13T20:49:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2007-12-14T15:11:07.454-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:00:36.732-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:16:31.515-05:00">ACCEPTED</status_change>
            <modified comment="Updated to reflect Microsoft's updating of MS07-064 and MS08-033 which now declares DirectX 9.0a, 9.0b, and 9.0c vulnerable." date="2008-07-18T10:12:00.356-04:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </modified>
            <status_change date="2008-07-18T10:16:39.371-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:10.541-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software section">
        <criteria operator="AND" comment="DirectX 7 on Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="DirectX 7.0x Installed" test_ref="oval:org.mitre.oval:tst:1296"/