<?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:08:44.233-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:5600" version="1" class="vulnerability">
      <metadata>
        <title>Windows Saved Search Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1435" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1435"/>
        <description>Windows Explorer in Microsoft Windows Vista up to SP1, and Server 2008, allows user-assisted remote attackers to execute arbitrary code via crafted saved-search (.search-ms) files that are not properly handled when saving, aka "Windows Saved Search Vulnerability."</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:59.000-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:17.005-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:42.488-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <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>
          <criterion comment="shell32.dll version is less than 6.0.6000.16680" test_ref="oval:org.mitre.oval:tst:8593"/>
        </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 Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
          </criteria>
          <criterion comment="shell32.dll version is less than 6.0.6001.18062" test_ref="oval:org.mitre.oval:tst:8282"/>
        </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 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="shell32.dll version is less than 6.0.6001.18062" test_ref="oval:org.mitre.oval:tst:8282"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5667" version="1" class="inventory">
      <metadata>
        <title>Microsoft Windows Server 2008 Itanium-Based Edition is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:microsoft:windows_2008::sp1:itanium"/>
        <description>The operating system installed on the system is Microsoft Windows Server 2008
                    Itanium Edition</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.360-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:20.824-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:47.533-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="Windows Server 2008 is installed" test_ref="oval:org.mitre.oval:tst:7697"/>
        <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
      </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:696" version="2" class="inventory">
      <metadata>
        <title>Microsoft PowerPoint 2000 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:powerpoint:2000"/>
        <description>The application Microsoft PowerPoint 2000 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:35.533-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:47.039-04:00">ACCEPTED</status_change>
            <modified comment="Added CPE reference" date="2007-05-01T10:21:00.110-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-05-01T10:23:06.132-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:51.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2000 is installed" test_ref="oval:org.mitre.oval:tst:861"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:666" version="2" class="inventory">
      <metadata>
        <title>Microsoft PowerPoint 2003 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:powerpoint:2003"/>
        <description>The application Microsoft PowerPoint 2003 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:33.948-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:46.477-04:00">ACCEPTED</status_change>
            <modified comment="Added CPE reference" date="2007-05-01T10:21:00.518-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-05-01T10:23:24.572-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:50.172-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2003 is installed" test_ref="oval:org.mitre.oval:tst:1204"/>
      </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:305" version="2" class="inventory">
      <metadata>
        <title>Microsoft PowerPoint 2002 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:powerpoint:2002"/>
        <description>The application Microsoft PowerPoint 2002 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:20.418-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:37.787-04:00">ACCEPTED</status_change>
            <modified comment="Corrected tst:704. Removed reference to ste:631 and deprecated ste:631" date="2007-02-12T10:34:00.838-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-12T10:37:25.230-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:15.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2002 is installed" test_ref="oval:org.mitre.oval:tst:704"/>
      </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:6060" version="0" class="vulnerability">
      <metadata>
        <title>IPsec Policy Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2246" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2246"/>
        <description>Microsoft Windows Vista through SP1 and Server 2008 do not properly import the default IPsec policy from a Windows Server 2003 domain to a Windows Server 2008 domain, which prevents IPsec rules from being enforced and allows remote attackers to bypass intended access restrictions.</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.930-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 6.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9135"/>
        </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 6.0.6001.18094" test_ref="oval:org.mitre.oval:tst:8911"/>
        </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 6.0.6001.18094" test_ref="oval:org.mitre.oval:tst:8911"/>
        </criteria>
      </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: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:4730" version="1" class="vulnerability">
      <metadata>
        <title>Bluetooth Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1453" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1453"/>
        <description>The Bluetooth stack in Microsoft Windows XP SP2 and SP3, and Vista Gold and SP1, allows physically proximate attackers to execute arbitrary code via a large series of Service Discovery Protocol (SDP) packets.</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:47.926-04:00">DRAFT</status_change>
            <modified comment="Updates made for MS08-030 re-release." date="2008-06-20T15:20:00.778-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-07-07T04:00:18.094-04:00">INTERIM</status_change>
            <modified comment="Existence criteria removed for Vista as an update cannot be installed on vista if the drivers are not installed." date="2008-07-14T10:39:00.157-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-08-04T04:00:11.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows XP Service Pack 2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criteria operator="OR">
            <criterion comment="the version of Bthport.sys is less than 5.1.2600.3389" test_ref="oval:org.mitre.oval:tst:7093"/>
            <criterion comment="Bthport.sys does not exist" test_ref="oval:org.mitre.oval:tst:7805"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows XP Service Pack 3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criteria operator="OR">
            <criterion comment="Bthport.sys does not exist" test_ref="oval:org.mitre.oval:tst:7805"/>
            <criterion comment="the version of Bthport.sys is less than 5.1.2600.5620" test_ref="oval:org.mitre.oval:tst:8009"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista Gold">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Bthport.sys is less than 6.0.6000.16682" test_ref="oval:org.mitre.oval:tst:7845"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista Service Pack 1">
          <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 Bthport.sys is less than 6.0.6001.18064" test_ref="oval:org.mitre.oval:tst:7491"/>
        </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"/>
          <criterion comment="the version of Quartz.dll is less than 6.1.9.733" test_ref="oval:org.mitre.oval:tst:6029"/>
        </criteria>
        <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.890" test_ref="oval:org.mitre.oval:tst:6230"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.908" test_ref="oval:org.mitre.oval:tst:6541"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.3243" test_ref="oval:org.mitre.oval:tst:6770"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.3035" test_ref="oval:org.mitre.oval:tst:6513"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.4178" test_ref="oval:org.mitre.oval:tst:6203"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.3035" test_ref="oval:org.mitre.oval:tst:6513"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0c 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.4178" test_ref="oval:org.mitre.oval:tst:6203"/>
        </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.16587" test_ref="oval:org.mitre.oval:tst:6690"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5720" version="1" 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-1442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1442"/>
        <description>Heap-based buffer overflow in the substringData method in Microsoft Internet Explorer 6 and 7 allows remote attackers to execute arbitrary code, related to an unspecified manipulation of a DOM object before a call to this method, aka the "HTML Objects Memory Corruption 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:49.284-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:18.670-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:19.533-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"/>
          <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.1611" test_ref="oval:org.mitre.oval:tst:8059"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3354" test_ref="oval:org.mitre.oval:tst:8055"/>
        </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.16674" test_ref="oval:org.mitre.oval:tst:7361"/>
        </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.3123" test_ref="oval:org.mitre.oval:tst:7949"/>
        </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="Mshtml.dll version is less than 6.0.3790.4275" test_ref="oval:org.mitre.oval:tst:7988"/>
        </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.16674" test_ref="oval:org.mitre.oval:tst:7361"/>
        </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="Mshtml.dll version is less than 6.0.3790.3123" test_ref="oval:org.mitre.oval:tst:7949"/>
        </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="Mshtml.dll version is less than 6.0.3790.4275" test_ref="oval:org.mitre.oval:tst:7988"/>
        </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.16674" test_ref="oval:org.mitre.oval:tst:7361"/>
        </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="Mshtml.dll version is less than 6.0.3790.3123" test_ref="oval:org.mitre.oval:tst:7949"/>
        </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="Mshtml.dll version is less than 6.0.3790.4275" test_ref="oval:org.mitre.oval:tst:7988"/>
        </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.16681" test_ref="oval:org.mitre.oval:tst:8012"/>
        </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.18063" test_ref="oval:org.mitre.oval:tst:8066"/>
        </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.18063" test_ref="oval:org.mitre.oval:tst:8066"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5604" version="1" class="vulnerability">
      <metadata>
        <title>PGM Malformed Fragment Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference ref_id="CVE-2008-1441" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1441" source="CVE"/>
        <description>Microsoft Windows XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote attackers to cause a denial of service (system hang) via a series of Pragmatic General Multicast (PGM) packets with invalid fragment options, aka the "PGM Malformed Fragment Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-10T16:00:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-06-12T13:58:54.309-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:17.643-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:17.740-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Rmcast.sys is less than 5.1.2600.3369." test_ref="oval:org.mitre.oval:tst:8091"/>
        </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 Rmcast.sys is less than 5.1.2600.5598." test_ref="oval:org.mitre.oval:tst:7565"/>
        </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 Rmcast.sys is less than 5.2.3790.3136." test_ref="oval:org.mitre.oval:tst:8043"/>
        </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 Rmcast.sys is less than 5.2.3790.4290." test_ref="oval:org.mitre.oval:tst:7634"/>
        </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 Rmcast.sys is less than 5.2.3790.3136." test_ref="oval:org.mitre.oval:tst:8043"/>
        </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 Rmcast.sys is less than 5.2.3790.4290." test_ref="oval:org.mitre.oval:tst:7634"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          <criterion comment="The version of Rmcast.sys is less than 5.2.3790.3136." test_ref="oval:org.mitre.oval:tst:8043"/>
        </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 Rmcast.sys is less than 5.2.3790.4290." test_ref="oval:org.mitre.oval:tst:7634"/>
        </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 Rmcast.sys is less than 6.0.6000.16687." test_ref="oval:org.mitre.oval:tst:7391"/>
        </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 Rmcast.sys is less than 5.1.2600.2951." test_ref="oval:org.mitre.oval:tst:172"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criterion comment="The version of Rmcast.sys is less than 5.1.2600.2951." test_ref="oval:org.mitre.oval:tst:172"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
          <criterion comment="The version of Rmcast.sys is less than 5.1.2600.2951." test_ref="oval:org.mitre.oval:tst:172"/>
        </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 Rmcast.sys is less than 5.1.2600.2951." test_ref="oval:org.mitre.oval:tst:172"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <criterion comment="The version of Rmcast.sys is less than 5.1.2600.2951." test_ref="oval:org.mitre.oval:tst:172"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5489" version="1" class="vulnerability">
      <metadata>
        <title>Speech API 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-2007-0675" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0675"/>
        <description>A certain ActiveX control in sapi.dll (aka the Speech API) in Speech Components in Microsoft Windows Vista, when the Speech Recognition feature is enabled, allows user-assisted remote attackers to delete arbitrary files, and conduct other unauthorized activities, via a web page with an embedded sound object that contains voice commands to an enabled microphone, allowing for interaction with Windows Explorer.</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:49.849-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:15.506-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:15.025-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{40F23EB7-B397-4285-8F3C-AACE4FA40309}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:7937"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{40F23EB7-B397-4285-8F3C-AACE4FA40309}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:7734"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:754" version="2" class="inventory">
      <metadata>
        <title>Microsoft Windows XP (x86) SP2 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:microsoft:windows_xp::sp2:x86"/>
        <description>A version of Microsoft Windows XP (x86) Service Pack 2 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-03-05T09:00:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2007-03-05T09:00:00">DRAFT</status_change>
            <status_change date="2007-03-21T16:17:26.869-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:28.583-04:00">ACCEPTED</status_change>
            <modified comment="Changed the CPE reference" date="2008-04-04T11:17:00.434-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2008-04-04T11:29:22.458-04:00">INTERIM</status_change>
            <status_change date="2008-04-21T04:00:24.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="a version of Microsoft Windows XP is installed" test_ref="oval:org.mitre.oval:tst:3"/>
        <criterion comment="a version of Windows for the x86 architecture is installed" test_ref="oval:org.mitre.oval:tst:3823"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" test_ref="oval:org.mitre.oval:tst:3019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5473" version="1" class="vulnerability">
      <metadata>
        <title>PGM Invalid Length Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference ref_id="CVE-2008-1440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1440" source="CVE"/>
        <description>Microsoft Windows XP SP2 and SP3, and Server 2003 SP1 and SP2, does not properly validate the option length field in Pragmatic General Multicast (PGM) packets, which allows remote attackers to cause a denial of service (infinite loop and system hang) via a crafted PGM packet, aka the "PGM Invalid Length Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-10T16:00:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-06-12T13:58:53.786-04:00"