<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-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>2015-09-03T07:04:30.592-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:999" version="3" class="vulnerability">
      <metadata>
        <title>Hyperlink Object Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3086" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3086" source="CVE"/>
        <description>Stack-based buffer overflow in the HrShellOpenWithMonikerDisplayName function in Microsoft Hyperlink Object Library (hlink.dll) allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long hyperlink, as demonstrated using an Excel worksheet with a long link in Unicode, aka "Hyperlink COM Object Buffer Overflow Vulnerability." NOTE: this is a different issue than CVE-2006-3059.</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:41.883-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:50.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:999 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:39.471-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:49.509-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.2748." test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.2748." test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.2748." test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.2748." test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.560." test_ref="oval:org.mitre.oval:tst:114"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Hlink.dll is less than 5.2.3790.2748." test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:968" version="3" class="vulnerability">
      <metadata>
        <title>MS Jet Database Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Jet 4.0 Database Engine</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0197" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0197"/>
        <description>Buffer overflow in Microsoft Jet Database Engine 4.0 allows remote attackers to execute arbitrary code via a specially-crafted database query.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-05-05T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:968 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:16.685-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:01:12.734-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Jet 4.0 Database Engine is installed" definition_ref="oval:org.mitre.oval:def:28307"/>
        <criteria operator="OR" comment="a vulnerable version of Microsoft Jet 4.0 is installed">
          <criteria operator="AND" comment="32-bit version of Windows and msjet40.dll is less than 4.0.8618.0">
            <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="the version of msjet40.dll is less than 4.0.8618.0" test_ref="oval:org.mitre.oval:tst:1388"/>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and wmsjet40.dll is less than 4.0.8618.0">
            <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of wmsjet40.dll is less than 4.0.8618.0" test_ref="oval:org.mitre.oval:tst:1387"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="the patch kb837001 is installed" test_ref="oval:org.mitre.oval:tst:1386"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:963" version="4" class="vulnerability">
      <metadata>
        <title>IE File Upload Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0114" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0114"/>
        <description>The file upload control in Microsoft Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to automatically upload files from the local system via a web page containing a script to upload the files.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T11:10:00.000-04:00" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2004-10-06T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:56.449-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:28.786-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        <criterion comment="the version of mshtml.dll is less than 5.50.4926.2500" negate="false" test_ref="oval:org.mitre.oval:tst:1454"/>
        <criterion comment="the patch q813489 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3114"/>
        <criterion comment="the patch q818529 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3113"/>
        <criterion comment="the patch q822925 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3112"/>
        <criterion comment="the patch q828750 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3111"/>
        <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:957" version="3" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS Service DCOM Activation Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0116" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0116"/>
        <description>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-09-27T11:12:00.000-04:00" comment="modified wft-199 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:def:957 - Unknown_test was replaced with file_test" date="2014-06-25T16:37:00.638-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-14T04:01:31.800-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="the version of rpcss.dll is less than 5.2.3790.142" test_ref="oval:org.mitre.oval:tst:1401"/>
        <criterion comment="DCOM is enabled" test_ref="oval:org.mitre.oval:tst:2913"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:946" version="3" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 H.323 Protocol Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0117" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0117"/>
        <description>Unknown vulnerability in the H.323 protocol implementation in Windows 98, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-05-05T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:946 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:13.875-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:01:12.151-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="the version of h323.tsp is less than 5.2.3790.132" test_ref="oval:org.mitre.oval:tst:1428"/>
        <criterion negate="true" comment="the patch kb835732 is installed" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:926" version="4" class="vulnerability">
      <metadata>
        <title>IE URLMON Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0113" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0113"/>
        <description>Buffer overflow in URLMON.DLL in Microsoft Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code via an HTTP response containing long values in (1) Content-type and (2) Content-encoding fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T11:10:00.000-04:00" comment="Replaced IE cumulative patch IDs to correspond to the original IDs">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2004-10-06T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:46.767-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:28.315-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        <criterion comment="the version of mshtml.dll is less than 5.50.4926.2500" negate="false" test_ref="oval:org.mitre.oval:tst:1454"/>
        <criterion comment="File %windir%\system32\urlmon.dll version is less than 5.50.4927.2100" negate="false" test_ref="oval:org.mitre.oval:tst:1449"/>
        <criterion comment="the patch q813489 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3114"/>
        <criterion comment="the patch q818529 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3113"/>
        <criterion comment="the patch q822925 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3112"/>
        <criterion comment="the patch q828750 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3111"/>
        <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:924" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 ASN.1 Library Double-free Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0123" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0123"/>
        <description>Double free vulnerability in the ASN.1 library as used in Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service and possibly execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <status_change date="2004-05-05T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-25T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="the version of msasn1.dll is less than 5.2.3790.139" test_ref="oval:org.mitre.oval:tst:1452"/>
        <criterion negate="true" comment="the patch kb835732 is installed" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:919" version="3" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 LSASS Buffer Overflow (Sasser Worm Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0533" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0533"/>
        <description>Stack-based buffer overflow in certain Active Directory service functions in LSASRV.DLL of the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, XP SP1, Server 2003, NetMeeting, Windows 98, and Windows ME, allows remote attackers to execute arbitrary code via a packet that causes the DsRolerUpgradeDownlevelServer function to create long debug entries for the DCPROMO.LOG log file, as exploited by the Sasser worm.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-05-05T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:919 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:11.965-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:01:12.047-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="the version of lsasrv.dll is less than 5.2.3790.134" test_ref="oval:org.mitre.oval:tst:1467"/>
        <criterion negate="true" comment="the patch kb835732 is installed" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:910" version="4" class="vulnerability">
      <metadata>
        <title>CSNW Remote Buffer Overflow via Network Messages (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetWare</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1985" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1985"/>
        <description>The Client Service for NetWare (CSNW) on Microsoft Windows 2000 SP4, XP SP1 and Sp2, and Server 2003 SP1 and earlier, allows remote attackers to execute arbitrary code due to an "unchecked buffer" when processing certain crafted network messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-10-12T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-10-19T05:46:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:37.366-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:35.840-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="nwwks.dll is less than 5.2.3790.2506" negate="false" test_ref="oval:org.mitre.oval:tst:1473"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:908" class="vulnerability" deprecated="true" version="2">
      <metadata>
        <title>Microsoft Client Service for NetWare Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4691" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4691"/>
        <description>Stack-based buffer overflow in the NetpManageIPCConnect function in the Workstation service (wkssvc.dll) in Microsoft Windows 2000 SP4 and XP SP2 allows remote attackers to execute arbitrary code via NetrJoinDomain2 RPC messages with a long hostname.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:54:02.185-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:41:01.806-05:00">ACCEPTED</status_change>
            <modified date="2007-05-08T07:29:32.570-04:00" comment="Deprecated becased this definition is a duplicate of oval:org.mitre.oval:def:607">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-05-08T07:29:32.570-04:00">DEPRECATED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:1448 - Correction of a filename (Spwmp.dll is replaced by wkssvc.dll as per the bulletin info.) in an object oval:org.mitre.oval:obj:1448 along with comments" date="2011-09-14T12:12:00.927-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of wkssvc.dll is less than 5.0.2195.7108" test_ref="oval:org.mitre.oval:tst:73"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of wkssvc.dll is less than 5.1.2600.2976" test_ref="oval:org.mitre.oval:tst:113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:906" version="5" class="vulnerability">
      <metadata>
        <title>Microsoft Agent Security Prompt Spoofing Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Agent</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1214"/>
        <description>Microsoft Agent allows remote attackers to spoof trusted Internet content and execute arbitrary code by disguising security prompts on a malicious Web page.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-06-22T08:32:00.000-04:00">DRAFT</status_change>
            <modified date="2005-06-24T12:00:00.000-04:00" comment="added description">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-17T09:54:00.000-04:00" comment="Updated obj:1000 to use new variable var:759 for path reference rather than var:200.  Now uses 'msagent' subdir of SystemRoot instead of System32.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-11-17T09:54:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:01.838-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:41.644-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:35.415-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="OR" comment=" a vulnerable version of agentdpv exists">
            <criteria operator="AND" comment="a vulnerable version of agentdpv exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of agentdpv.dll is less than 2.0.0.3423" test_ref="oval:org.mitre.oval:tst:2425"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of agentdpv exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" test_ref="oval:org.mitre.oval:tst:1476"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of agentdpv exists for Windows Gold 64-bit (x64)">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" test_ref="oval:org.mitre.oval:tst:1476"/>
            </criteria>
          </criteria>
          <criterion negate="true" comment="the patch kb890046 is installed" test_ref="oval:org.mitre.oval:tst:2424"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion negate="true" comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:904" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Help Center Command Insertion Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Help and Support Center (HSC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0907" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0907"/>
        <description>Help and Support Center in Microsoft Windows XP SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code via quotation marks in an hcp:// URL, which are not quoted when constructing the argument list to HelpCtr.exe.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <modified date="2004-05-12T12:00:00.000-04:00" comment="Added a criterion to the configuration section to see if the HCP protocol is registered.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2004-06-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-30T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1001 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-28T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:40.350-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the version of helpctr.exe is less than 5.2.3790.125" negate="false" test_ref="oval:org.mitre.oval:tst:1478"/>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the HCP Protocol is registered" negate="true" test_ref="oval:org.mitre.oval:tst:1477"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:901" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 COM Structured Storage Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>COM Internet Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0047" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0047"/>
        <description>Windows 2000, XP, and Server 2003 does not properly "validate the use of memory regions" for COM structured storage files, which allows attackers to execute arbitrary code, aka the "COM Structured Storage Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-02-16T12:00:00.000-04:00" comment="Added compound statement to include three platforms">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-02-23T08:48:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-04-13T12:15:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of ole32.dll is less than 5.2.3790.250" negate="false" test_ref="oval:org.mitre.oval:tst:1486"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
        <criteria operator="OR" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed">
          <criteria operator="OR" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criteria operator="AND" comment="Windows XP 64-bit">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:894" version="3" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS DCOM Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0813" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0813"/>
        <description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CVE-2003-0352 (Blaster/Nachi), CVE-2003-0715, and CVE-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:894 - Unknown_test was replaced with file_test" date="2014-06-25T16:37:00.638-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-14T04:01:31.668-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criteria operator="OR" comment="a vulnerable version of rpcrt4.dll exists on Server 2003">
          <criterion comment="machine has followed the GDR update path and rpcrt4.dll is less than 5.2.3790.137" test_ref="oval:org.mitre.oval:tst:115039"/>
          <criterion comment="machine has followed the QFE update path and rpcrt4.dll is less than 5.2.3790.141" test_ref="oval:org.mitre.oval:tst:115209"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:885" version="4" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 SSL Library Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0120" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0120"/>
        <description>The Microsoft Secure Sockets Layer (SSL) library, as used in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service via malformed SSL messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <status_change date="2004-05-05T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected to use a forward slash as the separator in the key." date="2007-05-07T15:59:00.528-04:00">
              <contributor organization="Secure Elements, Inc.">Glenn Strickland</contributor>
            </modified>
            <status_change date="2007-05-07T16:06:48.429-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:53.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:885 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:11.558-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:01:11.375-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="the version of schannel.dll is less than 5.2.3790.132" test_ref="oval:org.mitre.oval:tst:1509"/>
        <criterion negate="true" comment="the patch kb835732 is installed" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criterion comment="SSL is enabled" test_ref="oval:org.mitre.oval:tst:1508"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8654" version="1" class="vulnerability" deprecated="true">
      <metadata>
        <title>Remote Code Execution vulnerability in VBScript</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0483" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0483"/>
        <description>vbscript.dll in VBScript 5.1, 5.6, 5.7, and 5.8 in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, when Internet Explorer is used, allows user-assisted remote attackers to execute arbitrary code by referencing a (1) local pathname, (2) UNC share pathname, or (3) WebDAV server with a crafted .hlp file in the fourth argument (aka helpfile argument) to the MsgBox function, leading to code execution involving winhlp32.exe when the F1 key is pressed, aka "VBScript Help Keypress Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-02T10:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-02T18:45:20.448-05:00">DRAFT</status_change>
            <status_change date="2010-03-22T04:00:20.915-04:00">INTERIM</status_change>
            <modified comment="Deprecated duplicate definition def:8654, use def:7170 instead" date="2010-04-20T12:00:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-20T12:00:00.000-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8554" version="6" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0267)</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 Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0267" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0267"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, and 7 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:19.540-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:36.652-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:21.690-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:07.813-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:28.072-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8554 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:57.126-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:37.622-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8553" version="12" class="vulnerability">
      <metadata>
        <title>HTML Element Cross-Domain 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0494" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0494"/>
        <description>Cross-domain vulnerability in Microsoft Internet Explorer 6, 6 SP1, 7, and 8 allows user-assisted remote attackers to bypass the Same Origin Policy and conduct cross-site scripting (XSS) attacks via a crafted HTML document in a situation where the client user drags one browser window across another browser window, aka "HTML Element Cross-Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:26.751-04:00">DRAFT</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:51.165-04:00">INTERIM</status_change>
            <status_change date="2010-06-21T04:00:30.388-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:46.442-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:06.318-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:04.744-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:04.744-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:21.521-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:08.559-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:27.730-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8553 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:55.639-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:37.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16535" test_ref="oval:org.mitre.oval:tst:21250"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20651" test_ref="oval:org.mitre.oval:tst:21141"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8532" version="6" class="vulnerability">
      <metadata>
        <title>HTML Rendering Memory Corruption Vulnerability (CVE-2010-0807)</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>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0807" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0807"/>
        <description>Microsoft Internet Explorer 7 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing a deleted object, leading to memory corruption, aka "HTML Rendering Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:28.788-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:34.237-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:18.966-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:03.351-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:27.431-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8532 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:53.691-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:37.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8509" version="3" class="vulnerability">
      <metadata>
        <title>Blended Threat Remote 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>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2540"/>
        <description>Apple Safari on Mac OS X, and before 3.1.2 on Windows, does not prompt the user before downloading an object that has an unrecognized content type, which allows remote attackers to place malware into the (1) Desktop directory on Windows or (2) Downloads directory on Mac OS X, and subsequently allows remote attackers to execute arbitrary code on Windows by leveraging an untrusted search path vulnerability in (a) Internet Explorer 7 on Windows XP or (b) the SearchPath function in Windows XP, Vista, and Server 2003 and 2008, aka a "Carpet Bomb" and a "Blended Threat Elevation of Privilege Vulnerability," a different issue than CVE-2008-1032. NOTE: Apple considers this a vulnerability only because the Microsoft products can load application libraries from the desktop and, as of 20080619, has not covered the issue in an advisory for Mac OS X.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-12T23:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-01-13T17:02:26.536-05:00">DRAFT</status_change>
            <status_change date="2010-02-01T04:00:38.685-05:00">INTERIM</status_change>
            <status_change date="2010-02-22T04:00:11.182-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8509 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:56.204-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:36.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="The version of Secur32.dll is less than 5.0.2195.7244" test_ref="oval:org.mitre.oval:tst:9587"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="The version of Kernel32.dll is less than 5.1.2600.3541" test_ref="oval:org.mitre.oval:tst:10006"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="The version of Kernel32.dll is less than 5.1.2600.5781" test_ref="oval:org.mitre.oval:tst:9945"/>
        </criteria>
        <criteria operator="AND" comment="XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.3311" test_ref="oval:org.mitre.oval:tst:9886"/>
        </criteria>
        <criteria operator="AND" comment="XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.4480" test_ref="oval:org.mitre.oval:tst:10168"/>
        </criteria>
        <criteria operator="AND" comment="Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of Kernel32.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9719"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6000.16820" test_ref="oval:org.mitre.oval:tst:10016"/>
        </criteria>
        <criteria operator="AND" comment="Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of Kernel32.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9980"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6000.21010" test_ref="oval:org.mitre.oval:tst:9775"/>
        </criteria>
        <criteria operator="AND" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Kernel32.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9932"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6001.18215" test_ref="oval:org.mitre.oval:tst:10000"/>
        </criteria>
        <criteria operator="AND" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Kernel32.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9167"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6001.22376" test_ref="oval:org.mitre.oval:tst:9936"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8506" version="1" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0247)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0247" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0247"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6, and 6 SP1 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:43.822-05:00">DRAFT</status_change>
            <status_change date="2010-02-08T04:04:18.104-05:00">INTERIM</status_change>
            <status_change date="2010-03-01T04:00:29.351-05: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 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3884.1600" test_ref="oval:org.mitre.oval:tst:20918"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1644" test_ref="oval:org.mitre.oval:tst:11530"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.2900.3660" test_ref="oval:org.mitre.oval:tst:11697"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5921" test_ref="oval:org.mitre.oval:tst:11468"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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>
          <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.4639" test_ref="oval:org.mitre.oval:tst:11646"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8491" version="10" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0245)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0245"/>
        <description>Microsoft Internet Explorer 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-3671, CVE-2009-3674, and CVE-2010-0246.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:41.311-05:00">DRAFT</status_change>
            <status_change date="2010-02-08T04:04:17.250-05:00">INTERIM</status_change>
            <status_change date="2010-03-01T04:00:28.410-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:02.660-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:50.226-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:45.701-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:05.463-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:47.446-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:47.446-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:19.310-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8491 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:28.487-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:36.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8464" version="12" class="vulnerability">
      <metadata>
        <title>URL Validation 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0027"/>
        <description>The URL validation functionality in Microsoft Internet Explorer 5.01, 6, 6 SP1, 7 and 8, and the ShellExecute API function in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, does not properly process input parameters, which allows remote attackers to execute arbitrary local programs via a crafted URL, aka "URL Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:39.590-05:00">DRAFT</status_change>
            <modified comment="Updated to include tests for Windows XP SP2 (x86) running IE 7.  Microsoft bulletin MS10-002 (associated File Information article) did not include a reference to Windows XP SP2 (x86) running IE 7.0, though this is a vulnerable configuration and updated by the patch referenced in the article." date="2010-01-27T13:19:00.314-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Added checks for Schlwapi.dll" date="2010-02-10T13:06:00.077-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:26.899-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:16.416-04:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:03.486-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:48.965-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:47.784-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:04.384-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:57.822-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:57.822-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:18.191-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:11.005-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:27.040-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8464 - extended definitions of OS are without SP checks" date="2014-07-28T17:55:00.859-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:57:28.718-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:36.107-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16982" test_ref="oval:org.mitre.oval:tst:20566"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21184" test_ref="oval:org.mitre.oval:tst:21091"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18385" test_ref="oval:org.mitre.oval:tst:11423"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22585" test_ref="oval:org.mitre.oval:tst:11500"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18167" test_ref="oval:org.mitre.oval:tst:11846"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22290" test_ref="oval:org.mitre.oval:tst:11562"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Shlwapi.dll version is less than 5.0.3900.7349" test_ref="oval:org.mitre.oval:tst:20440"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Shlwapi.dll version is less than 6.0.2900.3653" test_ref="oval:org.mitre.oval:tst:20970"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Shlwapi.dll version is less than 6.0.2900.5912" test_ref="oval:org.mitre.oval:tst:20936"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="Shlwapi.dll version is less than 6.0.3790.4603" test_ref="oval:org.mitre.oval:tst:20977"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8446" version="6" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0806)</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 Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0806" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0806"/>
        <description>Use-after-free vulnerability in the Peer Objects component (aka iepeers.dll) in Microsoft Internet Explorer 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via vectors involving access to an invalid pointer after the deletion of an object, as exploited in the wild in March 2010, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:27.990-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:26.350-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:12.137-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:04.555-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:26.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8446 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:30.650-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:35.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8438" version="3" class="vulnerability">
      <metadata>
        <title>SMB Pathname 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>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0020"/>
        <description>The SMB implementation in the Server service in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate request fields, which allows remote authenticated users to execute arbitrary code via a malformed request, aka "SMB Pathname Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:39:54.857-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:25.104-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:14.869-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.915-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.915-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:17.287-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7365" test_ref="oval:org.mitre.oval:tst:21057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3662" test_ref="oval:org.mitre.oval:tst:20948"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5923" test_ref="oval:org.mitre.oval:tst:21069"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Srv.sys version is less than 5.2.3790.4634" test_ref="oval:org.mitre.oval:tst:21015"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16977" test_ref="oval:org.mitre.oval:tst:20632"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.21179" test_ref="oval:org.mitre.oval:tst:21047"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18381" test_ref="oval:org.mitre.oval:tst:20390"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22581" test_ref="oval:org.mitre.oval:tst:21064"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20868"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.18164" test_ref="oval:org.mitre.oval:tst:20904"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:21089"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.22286" test_ref="oval:org.mitre.oval:tst:20763"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20615"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.16481" test_ref="oval:org.mitre.oval:tst:21084"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20704"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.20591" test_ref="oval:org.mitre.oval:tst:21034"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8429" version="1" class="vulnerability">
      <metadata>
        <title>MS Paint Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0028"/>
        <description>Integer overflow in Microsoft Paint in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 allows remote attackers to execute arbitrary code via a crafted JPEG (.JPG) file, aka "MS Paint Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:38:46.281-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:24.704-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:14.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Mspaint.exe is less than 5.0.2195.7368" test_ref="oval:org.mitre.oval:tst:20476"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Mspaint.exe is less than 5.1.2600.3660" test_ref="oval:org.mitre.oval:tst:21072"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Mspaint.exe is less than 5.1.2600.5918" test_ref="oval:org.mitre.oval:tst:20485"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Mspaint.exe is less than 5.2.3790.4638" test_ref="oval:org.mitre.oval:tst:21071"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8428" version="1" class="vulnerability">
      <metadata>
        <title>Kerberos Null Pointer Dereference Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0035" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0035"/>
        <description>The Key Distribution Center (KDC) in Kerberos in Microsoft Windows 2000 SP4, Server 2003 SP2, and Server 2008 Gold and SP2, when a trust relationship with a non-Windows Kerberos realm exists, allows remote authenticated users to cause a denial of service (NULL pointer dereference and domain controller outage) via a crafted Ticket Granting Ticket (TGT) renewal request, aka "Kerberos Null Pointer Dereference Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:40:19.771-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:24.231-05:00">INTERIM</status_change>
            <modified comment="Update for CVE-2010-0035 for bulletin MS10-014" date="2010-03-08T14:55:00.741-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-05-17T04:01:25.410-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 5.0.2195.7361" test_ref="oval:org.mitre.oval:tst:20657"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 5.2.3790.4628" test_ref="oval:org.mitre.oval:tst:20941"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 32bit/x64/ia64 - GDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 6.0.6001.18374" test_ref="oval:org.mitre.oval:tst:21000"/>
          <criterion comment="the version of Kdcsvc.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:20922"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 32bit/x64/ia64 - LDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 6.0.6001.22574" test_ref="oval:org.mitre.oval:tst:21088"/>
          <criterion comment="the version of Kdcsvc.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:20781"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 6.0.6002.18157" test_ref="oval:org.mitre.oval:tst:20849"/>
          <criterion comment="the version of Kdcsvc.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20843"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="the version of Kdcsvc.dll is less than 6.0.6002.22280" test_ref="oval:org.mitre.oval:tst:20839"/>
          <criterion comment="the version of Kdcsvc.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:20769"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8424" version="7" class="vulnerability">
      <metadata>
        <title>Microsoft Data Analyzer ActiveX Control Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0252"/>
        <description>The Microsoft Data Analyzer ActiveX control (aka the Office Excel ActiveX control for Data Analysis) in max3activex.dll in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote attackers to execute arbitrary code via a crafted web page that corrupts the "system state," aka "Microsoft Data Analyzer ActiveX Control Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:39:10.997-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:23.593-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:13.627-04:00">ACCEPTED</status_change>
            <modified comment="Added additional criteria for Active X control detection." date="2010-06-14T10:40:00.826-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2010-06-14T10:46:39.917-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:06.002-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:03.603-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:03.603-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:16.525-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-17T13:11:53.249-04:00">INTERIM</status_change>
            <status_change date="2014-05-05T04:00:33.271-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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <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"/>
          <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"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E0ECA9C3-D669-4EF4-8231-00724ED9288F}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:20990"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E0ECA9C3-D669-4EF4-8231-00724ED9288F}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:21016"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{14FD1463-1F3F-4357-9C03-2080B442F503}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:27468"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{14FD1463-1F3F-4357-9C03-2080B442F503}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:27497"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E9CB13DB-20AB-43C5-B283-977C58FB5754}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:27250"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E9CB13DB-20AB-43C5-B283-977C58FB5754}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:27426"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8421" version="2" class="vulnerability">
      <metadata>
        <title>HTML Object Memory Corruption Vulnerability (CVE-2010-0491)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0491"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 5.01 SP4, 6, and 6 SP1 allows remote attackers to execute arbitrary code by changing unspecified properties of an HTML object that has an onreadystatechange event handler, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:25.732-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:24.442-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:10.622-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 Service Pack 4 on Windows 2000">
          <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.3886.1900" test_ref="oval:org.mitre.oval:tst:20983"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:841" version="3" class="vulnerability">
      <metadata>
        <title>Unhandled Exception Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3648" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3648" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Windows 2000 SP4, XP SP1 and SP2, Server 2003 and 2003 SP1, allows remote attackers to execute arbitrary code via unspecified vectors involving unhandled exceptions, memory resident applications, and incorrectly "unloading chained exception."</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:39.810-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:49.708-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:841 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:44.298-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:48.393-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of Kernel32.dll is less than 5.0.2195.7099." test_ref="oval:org.mitre.oval:tst:80"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Kernel32.dll is less than 5.1.2600.1869." test_ref="oval:org.mitre.oval:tst:31"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Kernel32.dll is less than 5.1.2600.2945." test_ref="oval:org.mitre.oval:tst:45"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.2741." test_ref="oval:org.mitre.oval:tst:104"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.556." test_ref="oval:org.mitre.oval:tst:63"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.2741." test_ref="oval:org.mitre.oval:tst:104"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8399" version="1" class="vulnerability">
      <metadata>
        <title>MSO.DLL Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Office XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0243" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0243"/>
        <description>Buffer overflow in MSO.DLL in Microsoft Office XP SP3 and Office 2004 for Mac allows remote attackers to execute arbitrary code via a crafted Office document, aka "MSO.DLL Buffer Overflow."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:38:36.382-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:22.458-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:12.421-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Office XP is installed" definition_ref="oval:org.mitre.oval:def:663"/>
        <criterion comment="Mso.dll version is less than 10.0.6858.0" test_ref="oval:org.mitre.oval:tst:20723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8392" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel Double Free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0233" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0233"/>
        <description>Double free vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows local users to gain privileges via a crafted application, aka "Windows Kernel Double Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:40:36.420-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:21.474-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:11.557-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7364" test_ref="oval:org.mitre.oval:tst:20965"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3654" test_ref="oval:org.mitre.oval:tst:20861"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5913" test_ref="oval:org.mitre.oval:tst:20875"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="the version of Ntoskrnl.exe is less than 5.2.3790.4637" test_ref="oval:org.mitre.oval:tst:21038"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16973" test_ref="oval:org.mitre.oval:tst:21001"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21175" test_ref="oval:org.mitre.oval:tst:21086"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10821"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18377" test_ref="oval:org.mitre.oval:tst:21094"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22577" test_ref="oval:org.mitre.oval:tst:20290"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10870"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18160" test_ref="oval:org.mitre.oval:tst:20720"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22283" test_ref="oval:org.mitre.oval:tst:20937"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86 - GDR">
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:21030"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.1.7600.16481" test_ref="oval:org.mitre.oval:tst:20790"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86 - LDR">
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20969"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.1.7600.20591" test_ref="oval:org.mitre.oval:tst:20976"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8378" version="10" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0246)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0246" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0246"/>
        <description>Microsoft Internet Explorer 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-3671, CVE-2009-3674, and CVE-2010-0245.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:41.857-05:00">DRAFT</status_change>
            <status_change date="2010-02-08T04:04:13.463-05:00">INTERIM</status_change>
            <status_change date="2010-03-01T04:00:20.715-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:04.603-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:47.570-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:44.972-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:03.549-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:52.540-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:52.540-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:15.264-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8378 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:28.232-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:35.246-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8344" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel Exception Handler Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0232" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0232"/>
        <description>The kernel in Microsoft Windows NT 3.1 through Windows 7, including Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, and Windows Server 2008 Gold and SP2, when access to 16-bit applications is enabled on a 32-bit x86 platform, does not properly validate certain BIOS calls, which allows local users to gain privileges by crafting a VDM_TIB data structure in the Thread Environment Block (TEB), and then calling the NtVdmControl function to start the Windows Virtual DOS Machine (aka NTVDM) subsystem, leading to improperly handled exceptions involving the #GP trap handler (nt!KiTrap0D), aka "Windows Kernel Exception Handler Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:40:37.616-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:19.970-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:10.417-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7364" test_ref="oval:org.mitre.oval:tst:20965"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3654" test_ref="oval:org.mitre.oval:tst:20861"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5913" test_ref="oval:org.mitre.oval:tst:20875"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 x86 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4637" test_ref="oval:org.mitre.oval:tst:21038"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86 - GDR">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16973" test_ref="oval:org.mitre.oval:tst:21001"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86 - LDR">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21175" test_ref="oval:org.mitre.oval:tst:21086"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86, Server 2008 32bit - GDR">
          <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>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10821"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18377" test_ref="oval:org.mitre.oval:tst:21094"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86, Server 2008 32bit - LDR">
          <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>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22577" test_ref="oval:org.mitre.oval:tst:20290"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86, Server 2008 SP2 32bit - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10870"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18160" test_ref="oval:org.mitre.oval:tst:20720"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86, Server 2008 SP2 32bit - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22283" test_ref="oval:org.mitre.oval:tst:20937"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86 - GDR">
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:21030"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.1.7600.16481" test_ref="oval:org.mitre.oval:tst:20790"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86 - LDR">
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20969"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.1.7600.20591" test_ref="oval:org.mitre.oval:tst:20976"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8324" version="5" class="vulnerability">
      <metadata>
        <title>Microtype Express Compressed Fonts Integer Flaw in the LZCOMP Decompressor 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0018"/>
        <description>Integer overflow in the Embedded OpenType (EOT) Font Engine (t2embed.dll) in Microsoft Windows 2000 SP4; Windows XP SP2 and SP3; Windows Server 2003 SP2; Windows Vista Gold, SP1, and SP2; Windows Server 2008 Gold, SP2, and R2; and Windows 7 allows remote attackers to execute arbitrary code via compressed data that represents a crafted EOT font, aka "Microtype Express Compressed Fonts Integer Flaw in the LZCOMP Decompressor Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-12T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-13T17:02:56.446-05:00">DRAFT</status_change>
            <status_change date="2010-02-01T04:00:36.628-05:00">INTERIM</status_change>
            <status_change date="2010-02-22T04:00:09.040-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:58.415-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:58.415-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:13.825-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4217 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:17:21.123-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:34.906-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criteria operator="OR" comment="Fontsub.dll &lt; 5.0.2195.7348 or T2embed.dll &lt; 5.0.2195.7348">
            <criterion comment="the version of Fontsub.dll is less than 5.0.2195.7348" test_ref="oval:org.mitre.oval:tst:20934"/>
            <criterion comment="the version of T2embed.dll is less than 5.0.2195.7348" test_ref="oval:org.mitre.oval:tst:20771"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criteria operator="OR" comment="Fontsub.dll &lt; 5.1.2600.3634 or T2embed.dll &lt; 5.1.2600.3634">
            <criterion comment="the version of Fontsub.dll is less than 5.1.2600.3634" test_ref="oval:org.mitre.oval:tst:20493"/>
            <criterion comment="the version of T2embed.dll is less than 5.1.2600.3634" test_ref="oval:org.mitre.oval:tst:20574"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criteria operator="OR" comment="Fontsub.dll &lt; 5.1.2600.5888 or T2embed.dll &lt; 5.1.2600.5888">
            <criterion comment="the version of Fontsub.dll is less than 5.1.2600.5888" test_ref="oval:org.mitre.oval:tst:20330"/>
            <criterion comment="the version of T2embed.dll is less than 5.1.2600.5888" test_ref="oval:org.mitre.oval:tst:20465"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll &lt; 5.2.3790.4603 or T2embed.dll &lt; 5.2.3790.4603">
            <criterion comment="the version of Fontsub.dll is less than 5.2.3790.4603" test_ref="oval:org.mitre.oval:tst:20803"/>
            <criterion comment="the version of T2embed.dll is less than 5.2.3790.4603" test_ref="oval:org.mitre.oval:tst:20441"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6000.16939 or T2embed.dll &lt;6.0.6000.16939">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6000.16939" test_ref="oval:org.mitre.oval:tst:20960"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6000.16939" test_ref="oval:org.mitre.oval:tst:20880"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6000.16000 or T2embed.dll >= 6.0.6000.16000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10227"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9969"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6000.21142 or T2embed.dll &lt;6.0.6000.21142">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6000.21142" test_ref="oval:org.mitre.oval:tst:20834"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6000.21142" test_ref="oval:org.mitre.oval:tst:20901"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6000.20000 or T2embed.dll >= 6.0.6000.20000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10116"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10120"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6001.18344 or T2embed.dll &lt;6.0.6001.18344">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6001.18344" test_ref="oval:org.mitre.oval:tst:20514"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6001.18344" test_ref="oval:org.mitre.oval:tst:20947"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6001.18000 or T2embed.dll >= 6.0.6001.18000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10215"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10202"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6001.22544 or T2embed.dll &lt;6.0.6001.22544">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6001.22544" test_ref="oval:org.mitre.oval:tst:20693"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6001.22544" test_ref="oval:org.mitre.oval:tst:20548"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6001.22000 or T2embed.dll >= 6.0.6001.22000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9819"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10118"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6002.18124 or T2embed.dll &lt;6.0.6002.18124">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6002.18124" test_ref="oval:org.mitre.oval:tst:20931"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6002.18124" test_ref="oval:org.mitre.oval:tst:20968"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6002.18000 or T2embed.dll >= 6.0.6002.18000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20873"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20791"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll &lt; 6.0.6002.22247 or T2embed.dll &lt;6.0.6002.22247">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6002.22247" test_ref="oval:org.mitre.oval:tst:20307"/>
            <criterion comment="the version of T2embed.dll is less than 6.0.6002.22247" test_ref="oval:org.mitre.oval:tst:20076"/>
          </criteria>
          <criteria operator="OR" comment="Fontsub.dll >= 6.0.6002.22000 or T2embed.dll >= 6.0.6002.22000">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10029"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10002"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR">
            <criterion comment="the version of Fontsub.dll is less than 6.1.7600.16444" test_ref="oval:org.mitre.oval:tst:20573"/>
            <criterion comment="the version of T2embed.dll is less than 6.1.7600.16444" test_ref="oval:org.mitre.oval:tst:20972"/>
          </criteria>
          <criteria operator="OR">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20730"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20874"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR">
            <criterion comment="the version of Fontsub.dll is less than 6.1.7600.20553" test_ref="oval:org.mitre.oval:tst:20953"/>
            <criterion comment="the version of T2embed.dll is less than 6.1.7600.20553" test_ref="oval:org.mitre.oval:tst:20599"/>
          </criteria>
          <criteria operator="OR">
            <criterion comment="the version of Fontsub.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20857"/>
            <criterion comment="the version of T2embed.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20099"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8314" version="3" class="vulnerability">
      <metadata>
        <title>SMB Null Pointer 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0022"/>
        <description>The SMB implementation in the Server service in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate the share and servername fields in SMB packets, which allows remote attackers to cause a denial of service (system hang) via a crafted packet, aka "SMB Null Pointer Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:39:55.645-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:19.120-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:09.453-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:00.181-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:00.181-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:12.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7365" test_ref="oval:org.mitre.oval:tst:21057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3662" test_ref="oval:org.mitre.oval:tst:20948"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5923" test_ref="oval:org.mitre.oval:tst:21069"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Srv.sys version is less than 5.2.3790.4634" test_ref="oval:org.mitre.oval:tst:21015"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16977" test_ref="oval:org.mitre.oval:tst:20632"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.21179" test_ref="oval:org.mitre.oval:tst:21047"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18381" test_ref="oval:org.mitre.oval:tst:20390"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22581" test_ref="oval:org.mitre.oval:tst:21064"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20868"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.18164" test_ref="oval:org.mitre.oval:tst:20904"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:21089"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.22286" test_ref="oval:org.mitre.oval:tst:20763"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20615"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.16481" test_ref="oval:org.mitre.oval:tst:21084"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20704"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.20591" test_ref="oval:org.mitre.oval:tst:21034"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8304" version="1" class="vulnerability">
      <metadata>
        <title>CSRSS Local Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0023"/>
        <description>The Client/Server Run-time Subsystem (CSRSS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly kill processes after a logout, which allows local users to obtain sensitive information or gain privileges via a crafted application that continues to execute throughout the logout of one user and the login session of the next user, aka "CSRSS Local Privilege Elevation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:39:36.149-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:18.419-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:08.964-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Csrsrv.dll version is less than 5.0.2195.7366" test_ref="oval:org.mitre.oval:tst:20352"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Csrsrv.dll version is less than 5.1.2600.3657" test_ref="oval:org.mitre.oval:tst:20878"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Csrsrv.dll version is less than 5.1.2600.5915" test_ref="oval:org.mitre.oval:tst:21011"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Csrsrv.dll version is less than 5.2.3790.4635" test_ref="oval:org.mitre.oval:tst:21035"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8302" version="12" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0490)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0490" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0490"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:24.602-04:00">DRAFT</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:46.225-04:00">INTERIM</status_change>
            <status_change date="2010-06-21T04:00:28.200-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:50.754-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:02.260-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:06.837-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:06.837-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:11.837-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:05.018-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:26.293-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8302 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:33.278-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:34.563-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16535" test_ref="oval:org.mitre.oval:tst:21250"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20651" test_ref="oval:org.mitre.oval:tst:21141"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8278" version="1" class="vulnerability">
      <metadata>
        <title>SMB Client Pool Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0016" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0016"/>
        <description>The SMB client implementation in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly validate response fields, which allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code via a crafted response, aka "SMB Client Pool Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:38:51.855-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:16.703-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:07.474-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Mrxsmb.sys version is less than 5.0.2195.7362" test_ref="oval:org.mitre.oval:tst:20774"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.3652" test_ref="oval:org.mitre.oval:tst:21042"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.5911" test_ref="oval:org.mitre.oval:tst:20490"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Mrxsmb.sys version is less than 5.2.3790.4630" test_ref="oval:org.mitre.oval:tst:20830"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8267" version="12" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0248)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0248" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0248"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:42.498-05:00">DRAFT</status_change>
            <modified comment="Updated to include tests for Windows XP SP2 (x86) running IE 7.  Microsoft bulletin MS10-002 (associated File Information article) did not include a reference to Windows XP SP2 (x86) running IE 7.0, though this is a vulnerable configuration and updated by the patch referenced in the article." date="2010-01-27T13:28:00.020-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-02-15T04:00:07.637-05:00">INTERIM</status_change>
            <status_change date="2010-03-08T04:00:13.167-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:03.246-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:44.955-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:51.808-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:01:01.011-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:55.634-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:55.634-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:09.941-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:04.076-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:25.552-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8267 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:29.620-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:33.705-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1644" test_ref="oval:org.mitre.oval:tst:11530"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3660" test_ref="oval:org.mitre.oval:tst:11697"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5921" test_ref="oval:org.mitre.oval:tst:11468"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4639" test_ref="oval:org.mitre.oval:tst:11646"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16982" test_ref="oval:org.mitre.oval:tst:20566"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21184" test_ref="oval:org.mitre.oval:tst:21091"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18385" test_ref="oval:org.mitre.oval:tst:11423"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22585" test_ref="oval:org.mitre.oval:tst:11500"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18167" test_ref="oval:org.mitre.oval:tst:11846"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22290" test_ref="oval:org.mitre.oval:tst:11562"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8186" version="12" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-0244)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0244"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-2530 and CVE-2009-2531.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:40.415-05:00">DRAFT</status_change>
            <modified comment="Updated to include tests for Windows XP SP2 (x86) running IE 7.  Microsoft bulletin MS10-002 (associated File Information article) did not include a reference to Windows XP SP2 (x86) running IE 7.0, though this is a vulnerable configuration and updated by the patch referenced in the article." date="2010-01-27T13:27:00.242-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-02-15T04:00:06.196-05:00">INTERIM</status_change>
            <status_change date="2010-03-08T04:00:11.792-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:04.760-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:43.542-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:43.866-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:59.772-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:05.306-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:05.306-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:08.761-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:07.178-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:25.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8186 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:28.907-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:32.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1644" test_ref="oval:org.mitre.oval:tst:11530"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3660" test_ref="oval:org.mitre.oval:tst:11697"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5921" test_ref="oval:org.mitre.oval:tst:11468"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4639" test_ref="oval:org.mitre.oval:tst:11646"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16982" test_ref="oval:org.mitre.oval:tst:20566"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21184" test_ref="oval:org.mitre.oval:tst:21091"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18385" test_ref="oval:org.mitre.oval:tst:11423"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22585" test_ref="oval:org.mitre.oval:tst:11500"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18167" test_ref="oval:org.mitre.oval:tst:11846"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22290" test_ref="oval:org.mitre.oval:tst:11562"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:812" version="9" class="vulnerability">
      <metadata>
        <title>Microsoft Outlook Express 6 (S03-Gold) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0014" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0014"/>
        <description>Buffer overflow in Microsoft Outlook Express 5.5 and 6 allows remote attackers to execute arbitrary code via a crafted Windows Address Book (WAB) file containing "certain Unicode strings" and modified length values.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-04-12T12:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-12T05:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-30T04:13:00.000-04:00" comment="Replaced periods with commas used to check Outlook Version in ste:1485.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <modified date="2006-10-30T12:13:00.000-04:00" comment="Added beginning anchor to ste:1485 to eliminate potential mid-string matches.  Modified by Matthew Wojcik.">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-30T12:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-11-14T08:58:00.007-05:00">ACCEPTED</status_change>
            <modified comment="Removed unneeded ste:2282 from tst:2437. Deprecated ste:2282 since it is no longer used." date="2007-01-12T07:06:00.595-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-12T07:08:54.564-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:41:00.679-05:00">ACCEPTED</status_change>
            <modified comment="Changed affected platform to Microsoft Windows Server 2003. Implemented by Jon Baker of the MITRE Corporation." date="2007-03-14T20:54:00.610-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-03-14T20:56:21.701-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:28.917-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:1485 - Correction to pattern match in ste:1485." date="2010-12-27T19:49:00.448-05:00">
              <contributor organization="National Institute of Standards and Technology">Tim Harrison</contributor>
            </modified>
            <status_change date="2010-12-27T19:58:09.112-05:00">INTERIM</status_change>
            <status_change date="2011-01-17T04:00:20.454-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:44.160-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:31.624-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion negate="true" comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="Microsoft Outlook Express 6 for Windows XP/2003 is installed" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2663" test_ref="oval:org.mitre.oval:tst:1632"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8064" version="3" class="vulnerability">
      <metadata>
        <title>DirectShow Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0250" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0250"/>
        <description>Heap-based buffer overflow in DirectShow in Microsoft DirectX, as used in the AVI Filter on Windows 2000 SP4, Windows XP SP2 and SP3, and Windows Server 2003 SP2, and in Quartz on Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, allows remote attackers to execute arbitrary code via an AVI file with a crafted length field in an unspecified video stream, which is not properly handled by the RLE video decompressor, aka "DirectShow Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:40:11.294-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:14.814-05:00">INTERIM</status_change>
            <modified comment="Switched the version tests for Quartz.dll on Windows 2000; with DirectX 9.0x should be 6.5.1.913, without DirectX 9.0x should be 6.1.9.738" date="2010-03-12T14:20:00.051-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-05-17T04:01:11.304-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:08.634-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:08.634-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:07.764-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later / AVI filter">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Avifil32.dll is less than 5.0.2195.7359" test_ref="oval:org.mitre.oval:tst:21095"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later / Quartz">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Quartz.dll is less than 6.1.9.738" test_ref="oval:org.mitre.oval:tst:21059"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later / Quartz in DirectX 9.0">
          <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.913" test_ref="oval:org.mitre.oval:tst:20854"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2 / AVI filter">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Avifil32.dll is less than 5.1.2600.3649" test_ref="oval:org.mitre.oval:tst:20939"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2 / Quartz">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.3649" test_ref="oval:org.mitre.oval:tst:21048"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3 / AVI filter">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Avifil32.dll is less than 5.1.2600.5908" test_ref="oval:org.mitre.oval:tst:20757"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3 / Quartz">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.5908" test_ref="oval:org.mitre.oval:tst:20736"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2 / AVI filter">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 5.2.3790.4625" test_ref="oval:org.mitre.oval:tst:21066"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2 / Quartz">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.4625" test_ref="oval:org.mitre.oval:tst:21092"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR / Quartz">
          <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="the version of Quartz.dll is less than 6.6.6000.16986" test_ref="oval:org.mitre.oval:tst:20777"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6000.16000" test_ref="oval:org.mitre.oval:tst:20862"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR / Quartz">
          <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="the version of Quartz.dll is less than 6.6.6000.21188" test_ref="oval:org.mitre.oval:tst:21082"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6000.20000" test_ref="oval:org.mitre.oval:tst:21068"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR / Quartz">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6001.18389" test_ref="oval:org.mitre.oval:tst:20105"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6001.18000" test_ref="oval:org.mitre.oval:tst:21070"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR / Quartz">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6001.22590" test_ref="oval:org.mitre.oval:tst:20946"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6001.22000" test_ref="oval:org.mitre.oval:tst:20940"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR / Quartz">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6002.18158" test_ref="oval:org.mitre.oval:tst:20526"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6002.18000" test_ref="oval:org.mitre.oval:tst:20145"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR / Quartz">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6002.22295" test_ref="oval:org.mitre.oval:tst:20952"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6002.22000" test_ref="oval:org.mitre.oval:tst:20775"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR / Quartz">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.7600.16490" test_ref="oval:org.mitre.oval:tst:20879"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.6.7600.16000" test_ref="oval:org.mitre.oval:tst:20619"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR / Quartz">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.7600.20600" test_ref="oval:org.mitre.oval:tst:20804"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.6.7600.20000" test_ref="oval:org.mitre.oval:tst:20613"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:805" version="6" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1026"/>
        <description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to bypass zone restrictions via a javascript protocol URL in a sub-frame, which is added to the history list and executed in the top window's zone when the history.back (back) function is called, as demonstrated by BackToFramedJpu, aka the "Travel Log Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-02-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:54:00.000-04:00" comment="modified wft-95 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:33.027-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:41:00.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:50.984-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:27.815-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.118" negate="false" test_ref="oval:org.mitre.oval:tst:2572"/>
          <criterion comment="the patch q832894 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2571"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:802" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 WINS Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Internet Naming Service (WINS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0825" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0825"/>
        <description>The Windows Internet Naming Service (WINS) for Microsoft Windows Server 2003, and possibly Windows NT and Server 2000, does not properly validate the length of certain packets, which allows attackers to cause a denial of service and possibly execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-02-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the version of wins.exe is less than 5.2.3790.99" negate="false" test_ref="oval:org.mitre.oval:tst:2322"/>
          <criterion comment="the patch kb830352 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2406"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the wins service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8" version="3" class="vulnerability">
      <metadata>
        <title>SMB Rename Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-4696" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4696" source="CVE"/>
        <description>Unspecified vulnerability in the Server service in Microsoft Windows 2000 SP4, Server 2003 SP1 and earlier, and XP SP2 and earlier allows remote attackers to execute arbitrary code via a crafted packet, aka "SMB Rename Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:51.510-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:28:02.463-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:07.062-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:47.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of srv.sys is less than 5.0.2195.7106" test_ref="oval:org.mitre.oval:tst:37"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.1885" test_ref="oval:org.mitre.oval:tst:39"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.2974" test_ref="oval:org.mitre.oval:tst:111"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:41"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:799" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 ASN.1 Library Integer Overflow Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0818" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0818"/>
        <description>Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-02-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="the version of msasn1.dll is less than 5.2.3790.88" negate="false" test_ref="oval:org.mitre.oval:tst:2325"/>
        <criterion comment="the patch kb828028 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2468"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7923" version="4" class="vulnerability">
      <metadata>
        <title>Apache 1.3 mod_proxy HTTP Chunked Encoding Integer 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 Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0010"/>
        <description>Integer overflow in the ap_proxy_send_fb function in proxy/proxy_util.c in mod_proxy in the Apache HTTP Server before 1.3.42 on 64-bit platforms allows remote origin servers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a large chunk size that triggers a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-04T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-03-11T10:52:18.350-05:00">DRAFT</status_change>
            <modified comment="Added anchor to regular expression" date="2010-03-22T10:45:00.568-04:00">
              <contributor organization="The MITRE Corporation">Matt Hansbury</contributor>
            </modified>
            <modified comment="Added anchor to regular expression" date="2010-03-22T10:46:00.314-04:00">
              <contributor organization="The MITRE Corporation">Matt Hansbury</contributor>
            </modified>
            <status_change date="2010-05-17T04:01:08.770-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:55.740-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3180 - new inventory for SQL Server 2008 R2 64-bit" date="2013-07-05T09:33:00.078-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-07-05T09:37:51.220-04:00">INTERIM</status_change>
            <status_change date="2013-07-22T04:03:15.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Windows 64 bit platform">
          <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          <criterion comment="a version of Windows for the x64 architecture is installed" test_ref="oval:org.mitre.oval:tst:3653"/>
        </criteria>
        <extend_definition comment="Apache HTTP Server 1.3.x is installed on the system" definition_ref="oval:org.mitre.oval:def:8565"/>
        <criterion comment="The version of Apache HTTP Server is less than 1.3.42" test_ref="oval:org.mitre.oval:tst:21143"/>
        <criterion comment="ApacheCore.dll exists" test_ref="oval:org.mitre.oval:tst:20505"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8565" version="4" class="inventory">
      <metadata>
        <title>Apache HTTP Server 1.3.x is installed on the system</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Apache</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:apache:http_server:1.3"/>
        <description>Apache HTTP Server 1.3.x is installed on the system</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-04T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-03-11T10:52:13.187-05:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:39.466-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:24.435-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:1436 - vulnerabilities for VMware and inventories for VMware Workstation, VMware View and VMware Player." date="2013-06-21T12:00:00.019-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-06-21T12:13:28.966-04:00">INTERIM</status_change>
            <status_change date="2013-07-08T04:03:01.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check for the Apache HTTP Server 1.3 installation." test_ref="oval:org.mitre.oval:tst:20454"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:790" version="8" class="vulnerability">
      <metadata>
        <title>IE6:Server 2003 Web Folder Behaviors Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1989" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1989"/>
        <description>Unknown vulnerability in Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to obtain information and possibly execute code when browsing from a web site to a web folder view using WebDAV, aka "Web Folder Behaviors Cross-Domain Vulnerability".</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-23T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed reference to patch kb896727 from criteria.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:29.387-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:59.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:34.257-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:30.008-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:45.701-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:27.422-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits">
            <criteria operator="AND" comment=" a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.373" test_ref="oval:org.mitre.oval:tst:2335"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" test_ref="oval:org.mitre.oval:tst:2334"/>
            </criteria>
            <criteria operator="AND" comment="a vulnerable version of mshtml.dll exists">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" test_ref="oval:org.mitre.oval:tst:2334"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion negate="true" comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:786" version="5" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2307" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2307"/>
        <description>netman.dll in Microsoft Windows Connections Manager Library allows local users to cause a denial of service (Network Connections Service crash) via a large integer argument to a particular function, aka "Network Connection Manager Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-10-12T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-10-19T05:46:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:786 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:43.344-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:29.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="netman.dll is less than 5.2.3790.2516" test_ref="oval:org.mitre.oval:tst:2340"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7840" version="6" class="vulnerability">
      <metadata>
        <title>Post Encoding 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 Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0488" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0488"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 does not properly handle unspecified "encoding strings," which allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via a crafted web site, aka "Post Encoding Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:20.738-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:05.816-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:52.827-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:09.566-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:24.712-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7840 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:31.656-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:32.477-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 Service Pack 4 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3886.1900" test_ref="oval:org.mitre.oval:tst:20983"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:783" version="6" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1983" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1983"/>
        <description>Stack-based buffer overflow in the Plug and Play (PnP) service for Microsoft Windows 2000 and Windows XP Service Pack 1 allows remote attackers to execute arbitrary code via a crafted packet, and local users to gain privileges via a malicious application, as exploited by the Zotob (aka Mytob) worm.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:40:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:53.701-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:16:00.880-04:00">ACCEPTED</status_change>
            <modified comment="Corrected tst:3429. Removed reference to ste:3948. Deprecated ste:3948" date="2007-02-12T10:38:00.383-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-12T10:40:21.525-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:27.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:783 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:28.835-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:29.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:3429"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.2.3790.360" test_ref="oval:org.mitre.oval:tst:3457"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:782" version="8" class="vulnerability">
      <metadata>
        <title>IE6 for Server 2003 PNG Image Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1211" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1211"/>
        <description>Buffer overflow in the PNG image rendering component of Microsoft Internet Explorer allows remote attackers to execute arbitrary code via a crafted PNG file.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-06-22T04:52:00.000-04:00">DRAFT</status_change>
            <modified date="2005-06-24T12:00:00.000-04:00" comment="updated description">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-17T04:13:00.000-04:00" comment="Fixed registry_object obj:1557 by moving PNGFilter.CoPNGFilter from name to end of key, and setting xsi:nil to true on name.  Modified by Harvey Rubinovitz">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-17T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-11-14T08:57:59.058-05:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:35.053-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:58.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:25.847-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:28.614-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:43.434-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:27.154-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits">
            <criteria operator="AND" comment="a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.327" test_ref="oval:org.mitre.oval:tst:2501"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
            <criteria operator="AND" comment="    a vulnerable version of mshtml.dll exists">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
          </criteria>
          <criterion negate="true" comment="the patch kb883939 is installed" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criterion comment="PNG image rendering enabled in Internet Explorer" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:780" version="8" class="vulnerability">
      <metadata>
        <title>Server 2003 Path MTU Discovery Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-06T04:13:00.000-04:00" comment="Replaced reference to var:200 with reference to var:201 in obj:588 since tcpip.sys is located in \system32\drivers and not \system32.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:01.450-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:26.286-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:28.259-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:780 - Corrected product and removed comments to comply with style guide" date="2013-08-14T09:47:00.314-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-08-14T09:49:25.628-04:00">INTERIM</status_change>
            <status_change date="2013-09-02T04:05:56.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
            <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" test_ref="oval:org.mitre.oval:tst:2354"/>
          <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
          <criterion comment="the patch KB893066 is installed" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criterion comment="Enable Path MTU Discovery is Disabled" test_ref="oval:org.mitre.oval:tst:2352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7774" version="6" class="vulnerability">
      <metadata>
        <title>Race Condition 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>Microsoft Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0489" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0489"/>
        <description>Race condition in Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Race Condition Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:21.533-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:03.030-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:50.043-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:00.890-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:24.426-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7774 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:32.275-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:32.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 Service Pack 4 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3886.1900" test_ref="oval:org.mitre.oval:tst:20983"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1646" test_ref="oval:org.mitre.oval:tst:21144"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3676" test_ref="oval:org.mitre.oval:tst:20926"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5945" test_ref="oval:org.mitre.oval:tst:21222"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4672" test_ref="oval:org.mitre.oval:tst:20919"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17023" test_ref="oval:org.mitre.oval:tst:21218"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21228" test_ref="oval:org.mitre.oval:tst:21283"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.17037" test_ref="oval:org.mitre.oval:tst:20820"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21242" test_ref="oval:org.mitre.oval:tst:21271"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18444" test_ref="oval:org.mitre.oval:tst:20823"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22653" test_ref="oval:org.mitre.oval:tst:21215"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18226" test_ref="oval:org.mitre.oval:tst:21216"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22360" test_ref="oval:org.mitre.oval:tst:21113"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7751" version="3" class="vulnerability">
      <metadata>
        <title>SMB NTLM Authentication Lack of Entropy 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0231"/>
        <description>The SMB implementation in the Server service in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not use a sufficient source of entropy, which allows remote attackers to obtain access to files and other SMB resources via a large number of authentication requests, related to server-generated challenges, certain "duplicate values," and spoofing of an authentication token, aka "SMB NTLM Authentication Lack of Entropy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-02-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-02-10T13:39:56.561-05:00">DRAFT</status_change>
            <status_change date="2010-03-01T04:00:12.404-05:00">INTERIM</status_change>
            <status_change date="2010-03-22T04:00:05.057-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:59.806-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:59.806-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:06.355-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7365" test_ref="oval:org.mitre.oval:tst:21057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3662" test_ref="oval:org.mitre.oval:tst:20948"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5923" test_ref="oval:org.mitre.oval:tst:21069"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Srv.sys version is less than 5.2.3790.4634" test_ref="oval:org.mitre.oval:tst:21015"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16977" test_ref="oval:org.mitre.oval:tst:20632"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.21179" test_ref="oval:org.mitre.oval:tst:21047"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18381" test_ref="oval:org.mitre.oval:tst:20390"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22581" test_ref="oval:org.mitre.oval:tst:21064"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20868"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.18164" test_ref="oval:org.mitre.oval:tst:20904"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:21089"/>
          <criterion comment="Srv.sys version is less than 6.0.6002.22286" test_ref="oval:org.mitre.oval:tst:20763"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20615"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.16481" test_ref="oval:org.mitre.oval:tst:21084"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20704"/>
          <criterion comment="Srv.sys version is less than 6.1.7600.20591" test_ref="oval:org.mitre.oval:tst:21034"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:775" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Data Access Components 2.8 Broadcast Response Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Data Access Components 2.8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0903" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0903"/>
        <description>Buffer overflow in a component of Microsoft Data Access Components (MDAC) 2.5 through 2.8 allows remote attackers to execute arbitrary code via a malformed UDP response to a broadcast request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.717-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:57:27.176-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.882-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:21.491-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Data Access Components 2.8 (RTM) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2363"/>
        <criterion comment="the version of odbcbcp.dll is less than 2000.85.1025.0" negate="false" test_ref="oval:org.mitre.oval:tst:2362"/>
        <criterion comment="the version of sqlsrv32.dll is less than 2000.85.1025.0" negate="false" test_ref="oval:org.mitre.oval:tst:2361"/>
        <criteria operator="OR" comment="the patch q832483 is not installed">
          <criteria operator="AND" comment="32-bit edition of windows and patch q832483 is not installed">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="the patch q832483 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2573"/>
          </criteria>
          <criteria operator="AND" comment="64-bit edition of windows and patch q832483 is not installed">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the patch q832483 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2360"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7722" version="10" class="vulnerability">
      <metadata>
        <title>HTML Object Memory Corruption Vulnerability (CVE-2010-0492)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0492" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0492"/>
        <description>Use-after-free vulnerability in mstime.dll in Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code via vectors related to the TIME2 behavior, the CTimeAction object, and destruction of markup, leading to memory corruption, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-30T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-03-31T14:15:26.174-04:00">DRAFT</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:42.516-04:00">INTERIM</status_change>
            <status_change date="2010-06-21T04:00:26.679-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:50.106-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:59.007-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:07.228-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:07.228-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:05.558-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7722 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:32.675-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:31.984-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18904" test_ref="oval:org.mitre.oval:tst:21237"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22995" test_ref="oval:org.mitre.oval:tst:21021"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16535" test_ref="oval:org.mitre.oval:tst:21250"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20651" test_ref="oval:org.mitre.oval:tst:21141"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7715" version="10" class="vulnerability">
      <metadata>
        <title>XSS Filter Script Handling 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4074" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4074"/>
        <description>The XSS Filter in Microsoft Internet Explorer 8 allows remote attackers to leverage the "response-changing mechanism" to conduct cross-site scripting (XSS) attacks against web sites that have no inherent XSS vulnerabilities, related to the details of output encoding and improper modification of an HTML attribute, aka "XSS Filter Script Handling Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-21T15:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-22T12:33:38.969-05:00">DRAFT</status_change>
            <status_change date="2010-02-08T04:01:05.623-05:00">INTERIM</status_change>
            <status_change date="2010-03-01T04:00:11.481-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:04.456-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:41.397-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:52.945-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:58.244-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:05.384-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:05.384-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:04.707-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7715 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:33.625-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:31.675-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:769" version="4" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 Color Management Module Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Color Management Module</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1219" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1219"/>
        <description>Buffer overflow in the Microsoft Color Management Module for Windows allows remote attackers to execute arbitrary code via an image with crafted ICC profile format tags.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-08-03T11:30:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:03.673-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:26.446-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows Server 2003 with Service Pack 1">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        </criteria>
        <criterion comment="the version of mscms.dll is less than 5.2.3790.2476" negate="false" test_ref="oval:org.mitre.oval:tst:2366"/>
        <criterion comment="the patch KB901214 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2697"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7637" version="12" class="vulnerability">
      <metadata>
        <title>HTML Sanitization Vulnerability (CVE-2010-3243)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Office SharePoint Server 2007</product>
          <product>Microsoft Windows SharePoint Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3243" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3243"/>
        <description>Cross-site scripting (XSS) vulnerability in the toStaticHTML function in Microsoft Internet Explorer 8, and the SafeHTML function in Microsoft Windows SharePoint Services 3.0 SP2 and Office SharePoint Server 2007 SP2, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, aka "HTML Sanitization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:20.402-04:00">DRAFT</status_change>
            <modified comment="Aggregated Def:7637 and Def:7275 due to common CVE." date="2010-11-03T13:43:00.613-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2010-11-22T04:00:15.454-05:00">INTERIM</status_change>
            <status_change date="2010-12-13T04:00:18.019-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.665-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.665-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:03.391-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7637 - Multiple updates to several Windows OVAL entities. Includes CPE, title, and description updates. Fixed incorrectly referenced criteria. Added new criteria, fixed criteria checks, and improved criteria comments for several definitions." date="2012-11-02T20:20:00.882-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-11-02T20:24:44.373-04:00">INTERIM</status_change>
            <status_change date="2012-11-19T04:00:37.964-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:12311 - MS13-084, 085 and 067 bulletins" date="2013-10-23T11:46:00.610-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2013-10-23T11:49:36.206-04:00">INTERIM</status_change>
            <status_change date="2013-11-11T04:03:30.306-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7637 - extended definitions of OS are without SP checks" date="2014-07-28T17:55:00.859-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:57:27.805-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:31.429-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Windows XP, Server 2003">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Windows 7, Server 2008 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Vulnerable Microsoft Office SharePoint Server 2007">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="the version of Osafehtm.dll is less than 12.0.6545.5000" test_ref="oval:org.mitre.oval:tst:11537"/>
        </criteria>
        <criteria comment="Vulnerable Microsoft Windows SharePoint Services 3.0">
          <criteria operator="OR" comment="Windows Server 2003 32-bit or Windows Server 2003 64-bit">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="Microsoft Windows SharePoint Services 3.0 are installed" test_ref="oval:org.mitre.oval:tst:27622"/>
          <criterion comment="the version of Onetutil.dll is less than 12.0.6545.5002" test_ref="oval:org.mitre.oval:tst:11364"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:762" version="4" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 5)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft SharePoint Team Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0824"/>
        <description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-14T12:00:00.000-04:00" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:53:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
            <modified comment="Corrected to use a forward slash as the separator in the key." date="2007-05-07T15:59:00.964-04:00">
              <contributor organization="Secure Elements, Inc.">Glenn Strickland</contributor>
            </modified>
            <modified comment="Multiple corrections and update to POSIX compatibility for ste:2656" date="2010-11-29T16:12:00.873-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criteria operator="OR" comment="Windows 2000, XP, or 2003 is installed">
            <criterion comment="Windows 2000 is installed" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
          </criteria>
          <criterion comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" test_ref="oval:org.mitre.oval:tst:2490"/>
          <criterion negate="true" comment="Win2K/XP/2003 service pack 2 (or later) is installed" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criterion comment="SharePoint Team Services are enabled (2K, XP, 2003)" test_ref="oval:org.mitre.oval:tst:2379"/>
          <criterion comment="SmartHTML interpreter is enabled" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:761" version="7" class="vulnerability">
      <metadata>
        <title>Script Error Handling Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5579" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5579"/>
        <description>Microsoft Internet Explorer 6 allows remote attackers to execute arbitrary code by using JavaScript to cause certain errors simultaneously, which results in the access of previously freed memory, aka "Script Error Handling Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:54:01.277-05:00">INTERIM</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:56.052-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:32.653-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:01:25.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:39.473-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:26.620-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:132 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:22.982-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:02:08.364-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.605" test_ref="oval:org.mitre.oval:tst:92"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2817" test_ref="oval:org.mitre.oval:tst:90"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.3020" test_ref="oval:org.mitre.oval:tst:132"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000">
          <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="the version of mshtml.dll is less than 6.0.2800.1586" test_ref="oval:org.mitre.oval:tst:89"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7609" version="7" class="vulnerability">
      <metadata>
        <title>Win32k Improper Data Validation 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-2010-0484" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0484"/>
        <description>The Windows kernel-mode drivers in win32k.sys in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, and Server 2008 Gold and SP2 "do not properly validate changes in certain kernel objects," which allows local users to execute arbitrary code via vectors related to Device Contexts (DC) and the GetDCEx function, aka "Win32k Improper Data Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:31:22.522-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:50:05.413-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:54.866-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7609 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T15:31:00.891-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T15:32:14.712-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:14.290-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:05.202-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:24.158-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7397" test_ref="oval:org.mitre.oval:tst:27601"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3706" test_ref="oval:org.mitre.oval:tst:27275"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5976" test_ref="oval:org.mitre.oval:tst:27640"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4702" test_ref="oval:org.mitre.oval:tst:27693"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18468" test_ref="oval:org.mitre.oval:tst:27353"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22682" test_ref="oval:org.mitre.oval:tst:27380"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18253" test_ref="oval:org.mitre.oval:tst:27138"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22396" test_ref="oval:org.mitre.oval:tst:27022"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7574" version="3" class="vulnerability">
      <metadata>
        <title>ISATAP IPv6 Source Address Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0812" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0812"/>
        <description>Microsoft Windows XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allow remote attackers to bypass intended IPv4 source-address restrictions via a mismatched IPv6 source address in a tunneled ISATAP packet, aka "ISATAP IPv6 Source Address Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:43:30.149-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:56.612-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:43.557-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.3667" test_ref="oval:org.mitre.oval:tst:11325"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.5935" test_ref="oval:org.mitre.oval:tst:11635"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Server 2003 X86/X64/IA64 SP2">
          <criteria operator="OR">
            <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 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="The version of Tcpip6.sys is less than 5.2.3790.4662" test_ref="oval:org.mitre.oval:tst:11102"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - GDR">
          <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="the version of Tcpip.sys is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10605"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6000.17021" test_ref="oval:org.mitre.oval:tst:11507"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - LDR">
          <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="the version of Tcpip.sys is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10454"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6000.21226" test_ref="oval:org.mitre.oval:tst:10946"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10548"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.18427" test_ref="oval:org.mitre.oval:tst:11296"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10695"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.22636" test_ref="oval:org.mitre.oval:tst:11284"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10640"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.18209" test_ref="oval:org.mitre.oval:tst:11555"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10619"/>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.22341" test_ref="oval:org.mitre.oval:tst:11257"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7569" version="8" class="vulnerability">
      <metadata>
        <title>WinINet and Windows HTTP Services Credential Reflection 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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0550"/>
        <description>Windows HTTP Services (aka WinHTTP) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008; and WinINet in Microsoft Internet Explorer 5.01 SP4, 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008; allows remote web servers to capture and replay NTLM credentials, and execute arbitrary code, via vectors related to absence of a "credential-reflection protections" opt-in step, aka "Windows HTTP Services Credential Reflection Vulnerability" and "WinINet Credential Reflection Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-26T17:00:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-01-03T21:03:03.385-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:05.787-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:44.710-05:00">ACCEPTED</status_change>
            <modified comment="Edited var:306 - Added beginning anchor to local_variable used in pattern match" date="2010-05-13T15:50:00.065-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2010-05-13T15:50:58.469-04:00">INTERIM</status_change>
            <status_change date="2010-05-31T04:00:37.438-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:306 - Added closing anchors for variable regex" date="2013-04-08T11:01:00.574-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2013-04-08T11:03:34.530-04:00">INTERIM</status_change>
            <status_change date="2013-04-29T04:17:48.896-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7569 - extended definitions of OS are without SP checks" date="2014-07-28T17:34:00.316-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:36:12.409-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:30.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE5/Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3874.1900" test_ref="oval:org.mitre.oval:tst:9783"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Microsoft Windows XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Microsoft Windows XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Microsoft Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Microsoft Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 ia64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 ia64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16830" test_ref="oval:org.mitre.oval:tst:9688"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21023" test_ref="oval:org.mitre.oval:tst:10115"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18226" test_ref="oval:org.mitre.oval:tst:10150"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22389" test_ref="oval:org.mitre.oval:tst:10005"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll version 5.1.2600.3490 or later on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.3490" test_ref="oval:org.mitre.oval:tst:9822"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.3494 or later on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.3494" test_ref="oval:org.mitre.oval:tst:9877"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.5727 or later on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.5727" test_ref="oval:org.mitre.oval:tst:9540"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on Windows XP x64">
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9795"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on Windows XP x64">
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9649"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows server 2003 (x86)(x64)(ia64)">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="Winsxs\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9580"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows server 2003 (x86)(x64)(ia64)">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="Winsxs\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9985"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.16786 or later on windows vista GDR (x86)(x64)">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="system32\winhttp.dll version greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9951"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.16786" test_ref="oval:org.mitre.oval:tst:9981"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.20971 or later on windows vista LDR (x86)(x64)">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="system32\winhttp.dll version greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9442"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.20971" test_ref="oval:org.mitre.oval:tst:9594"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.18178 or later on windows server 2008 sp1 GDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9762"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.18178" test_ref="oval:org.mitre.oval:tst:9801"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.22323 or later on windows server 2008 sp1 LDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9825"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.22323" test_ref="oval:org.mitre.oval:tst:9119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7536" version="3" class="vulnerability">
      <metadata>
        <title>CSRSS Local Elevation of Privilege Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1891" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1891"/>
        <description>The Client/Server Runtime Subsystem (aka CSRSS) in the Win32 subsystem in Microsoft Windows XP SP2 and SP3 and Server 2003 SP2, when a Chinese, Japanese, or Korean locale is enabled, does not properly allocate memory for transactions, which allows local users to gain privileges via a crafted application, aka "CSRSS Local Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:40:05.304-04:00">DRAFT</status_change>
            <status_change date="2010-10-04T04:00:43.609-04:00">INTERIM</status_change>
            <status_change date="2010-10-25T04:00:30.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Winsrv.dll is less than 5.1.2600.6001" test_ref="oval:org.mitre.oval:tst:11002"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x64) SP2, Windows Server 2003 x64/x86/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Winsrv.dll is less than 5.2.3790.4729" test_ref="oval:org.mitre.oval:tst:11338"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7514" version="10" class="vulnerability">
      <metadata>
        <title>Win32k Keyboard Layout 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2743" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2743"/>
        <description>The kernel-mode drivers in Microsoft Windows XP SP3 do not properly perform indexing of a function-pointer table during the loading of keyboard layouts from disk, which allows local users to gain privileges via a crafted application, as demonstrated in the wild in July 2010 by the Stuxnet worm, aka "Win32k Keyboard Layout Vulnerability."  NOTE: this might be a duplicate of CVE-2010-3888 or CVE-2010-3889.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-08-10T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:41.987-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:21.593-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:29.904-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7514 - Replaced duplicate extended definition def:6216 (Windows server 2008 x64 Edition SP2 is installed) with def:5594 (Vista x64 SP2 is installed)" date="2011-07-14T12:58:00.638-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-07-14T13:02:18.465-04:00">INTERIM</status_change>
            <status_change date="2011-08-01T04:00:58.945-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:04.900-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:04.900-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:01.324-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:01.166-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:23.511-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.6033" test_ref="oval:org.mitre.oval:tst:11527"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4769" test_ref="oval:org.mitre.oval:tst:11544"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <criteria operator="OR" comment="Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18523" test_ref="oval:org.mitre.oval:tst:11810"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22754" test_ref="oval:org.mitre.oval:tst:11488"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18305" test_ref="oval:org.mitre.oval:tst:11583"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22478" test_ref="oval:org.mitre.oval:tst:11508"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.1.7600.16667" test_ref="oval:org.mitre.oval:tst:11343"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.1.7600.20792" test_ref="oval:org.mitre.oval:tst:11609"/>
              <criterion comment="the version of win32k.sys is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:27587"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7509" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Symbolic Link Value Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0235" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0235"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, and Vista Gold does not perform the expected validation before creating a symbolic link, which allows local users to cause a denial of service (reboot) via a crafted application, aka "Windows Kernel Symbolic Link Value Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:26.708-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:54.837-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:41.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7376" test_ref="oval:org.mitre.oval:tst:11458"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3670" test_ref="oval:org.mitre.oval:tst:11347"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5938" test_ref="oval:org.mitre.oval:tst:11896"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11857"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="The version of Ntkrnlmp.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11611"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.17021" test_ref="oval:org.mitre.oval:tst:11259"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21226" test_ref="oval:org.mitre.oval:tst:11841"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7496" version="4" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP2 for Server 2003 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0727" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0727"/>
        <description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the "Similar Method Name Redirection Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-19T07:40:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-20T02:41:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:267. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:19:00.959-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:19:46.066-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:246: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.713-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:55.564-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:51.067-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:26.550-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 2 for XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:269"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than  6.0.2900.2523" negate="false" test_ref="oval:org.mitre.oval:tst:268"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than  6.0.2900.2524" negate="false" test_ref="oval:org.mitre.oval:tst:267"/>
          </criteria>
          <criterion comment="the patch kb834707  is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:266"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7492" version="8" class="vulnerability" deprecated="true">
      <metadata>
        <title>DEPRECATED: Microsoft Internet Explorer 8 Developer Tools 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0811" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0811"/>
        <description>Multiple unspecified vulnerabilities in the Microsoft Internet Explorer 8 Developer Tools ActiveX control in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 allow remote attackers to execute arbitrary code via unknown vectors that "corrupt the system state," aka "Microsoft Internet Explorer 8 Developer Tools Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-06-14T11:31:54.627-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:57.286-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:48.737-04:00">ACCEPTED</status_change>
            <modified comment="I found when installing KB2508272 (Def:12534) update, the KB2508272 update also includes the update KB980195 (Def:7492). I've added the criteria from def:7492 to def:12534." date="2011-05-23T15:02:39.881-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-05-23T15:02:39.881-04:00">DEPRECATED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:12235 - registry key was pointing to invalid CLSID" date="2011-07-14T10:16:00.951-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:52.228-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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 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 Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <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"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8fe85d00-4647-40b9-87e4-5eb8a52f4759}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:27459"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8fe85d00-4647-40b9-87e4-5eb8a52f4759}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:27590"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7482" version="9" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-3329)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3329" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3329"/>
        <description>mshtmled.dll in Microsoft Internet Explorer 7 and 8 allows remote attackers to execute arbitrary code via a crafted Microsoft Office document that causes the HtmlDlgHelper class destructor to access uninitialized memory, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:23.256-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:20.713-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:28.986-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:55.728-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:55.728-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:04:00.467-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:03.695-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:23.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7482 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:29.997-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:29.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:747" version="3" class="vulnerability">
      <metadata>
        <title>Winsock Hostname Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3440" source="CVE"/>
        <description>Buffer overflow in the Winsock API in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via unknown vectors, aka "Winsock Hostname Vulnerability."</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:37.143-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:48.747-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:747 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:18.747-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:47.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of dnsapi.dll is less than 5.0.2195.7100." test_ref="oval:org.mitre.oval:tst:130"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of dnsapi.dll is less than 5.1.2600.1863." test_ref="oval:org.mitre.oval:tst:81"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of dnsapi.dll is less than 5.1.2600.2938." test_ref="oval:org.mitre.oval:tst:198"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.2745." test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.558." test_ref="oval:org.mitre.oval:tst:159"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.2745." test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7468" version="7" class="vulnerability">
      <metadata>
        <title>Help.aspx XSS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Windows SharePoint Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0817"/>
        <description>Cross-site scripting (XSS) vulnerability in _layouts/help.aspx in Microsoft SharePoint Server 2007 12.0.0.6421 and possibly earlier, and SharePoint Services 3.0 SP1 and SP2, versions, allows remote attackers to inject arbitrary web script or HTML via the cid0 parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:18.157-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:55.335-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:47.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7468 - Multiple updates to several Windows OVAL entities. Includes CPE, title, and description updates. Fixed incorrectly referenced criteria. Added new criteria, fixed criteria checks, and improved criteria comments for several definitions." date="2012-11-02T20:20:00.882-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-11-02T20:24:46.860-04:00">INTERIM</status_change>
            <status_change date="2012-11-19T04:00:37.594-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:12311 - MS13-084, 085 and 067 bulletins" date="2013-10-23T11:46:00.610-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2013-10-23T11:49:35.791-04:00">INTERIM</status_change>
            <status_change date="2013-11-11T04:03:17.626-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Windows Server 2003 32-bit or Windows Server 2003 64-bit">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
        </criteria>
        <criterion comment="Microsoft Windows SharePoint Services 3.0 are installed" test_ref="oval:org.mitre.oval:tst:27622"/>
        <criterion comment="the version of Onetutil.dll is less than 12.0.6535.5003" test_ref="oval:org.mitre.oval:tst:27741"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7448" version="6" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0727" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0727"/>
        <description>Microsoft Internet Explorer 6.0.2800.1106 on Microsoft Windows XP SP2, and other versions including 5.01 and 5.5, allows remote web servers to bypass zone restrictions and execute arbitrary code in the local computer zone by redirecting a function to another function with the same name, as demonstrated by SimilarMethodNameRedir, aka the "Similar Method Name Redirection Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-19T07:31:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-20T02:41:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:42:00.000-04:00" comment="modified wft-562 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-14T11:27:00.000-04:00" comment="Fixed CVE reference; was CVE-2003-0727 because of a typo.  Now correctly refers to CVE-2004-0727.  Change was implemented by Matthew Wojcik.">
              <contributor organization="MessageLabs">Andrew Simmons</contributor>
            </modified>
            <status_change date="2005-12-16T12:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added platforms based on MS Bulletin information." date="2008-06-27T09:26:00.268-04:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2008-06-27T09:44:31.282-04:00">INTERIM</status_change>
            <status_change date="2008-07-14T04:00:23.150-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:59.188-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:26.407-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
          <criterion comment="the version of mshtml.dll is less than 5.50.4945.2800" negate="false" test_ref="oval:org.mitre.oval:tst:384"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:855"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7441" version="3" class="vulnerability">
      <metadata>
        <title>MPEG Layer-3 Audio Decoder Stack Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0480" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0480"/>
        <description>Multiple stack-based buffer overflows in the MPEG Layer-3 audio codecs in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allow remote attackers to execute arbitrary code via a crafted AVI file, aka "MPEG Layer-3 Audio Decoder Stack Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:43:10.806-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:52.077-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:39.696-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4, Windows XP x86 SP2/SP3, Windows Server 2003 SP2 x86">
          <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 Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          </criteria>
          <criterion comment="The version of L3codeca.acm is less than 1.9.0.306" test_ref="oval:org.mitre.oval:tst:11752"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Server 2003 X64/IA64 SP2">
          <criteria operator="OR">
            <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 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>
          <criteria operator="OR">
            <criterion comment="The version of L3codeca.acm is less than 1.9.0.306" test_ref="oval:org.mitre.oval:tst:11582"/>
            <criterion comment="The version of Wl3codeca.acm is less than 1.9.0.306" test_ref="oval:org.mitre.oval:tst:11399"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64">
          <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"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="The version of L3codeca.acm is less than 1.9.0.402" test_ref="oval:org.mitre.oval:tst:11396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7417" version="9" class="vulnerability">
      <metadata>
        <title>Anchor Element Information Disclosure 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3327" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3327"/>
        <description>The implementation of HTML content creation in Microsoft Internet Explorer 6 through 8 does not remove the Anchor element during pasting and editing, which might allow remote attackers to obtain sensitive deleted information by visiting a web page, aka "Anchor Element Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:21.654-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:19.747-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:28.111-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:04.212-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:04.212-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:59.572-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:10.241-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:22.837-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7417 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:31.326-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:28.069-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7410" version="9" class="vulnerability">
      <metadata>
        <title>CSS Special Character Information Disclosure 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3325" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3325"/>
        <description>Microsoft Internet Explorer 6 through 8 does not properly handle unspecified special characters in Cascading Style Sheets (CSS) documents, which allows remote attackers to obtain sensitive information from a different (1) domain or (2) zone via a crafted web site, aka "CSS Special Character Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:19.271-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:18.769-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:27.148-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:05.087-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:05.087-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:58.652-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:08.029-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:22.546-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7410 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:32.943-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:27.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7406" version="11" class="vulnerability">
      <metadata>
        <title>Memory Corruption Vulnerability (CVE-2010-1262)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1262" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1262"/>
        <description>Microsoft Internet Explorer 6 SP1 and SP2, 7, and 8 allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, related to the CStyleSheet object and a free of the root container, aka "Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:19.562-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:49.906-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:45.468-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10804 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:27:13.824-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:57.305-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.290-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.290-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:57.658-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:12.822-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:22.250-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7406 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:31.978-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:27.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1649" test_ref="oval:org.mitre.oval:tst:27761"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3698" test_ref="oval:org.mitre.oval:tst:27446"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5969" test_ref="oval:org.mitre.oval:tst:27626"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4696" test_ref="oval:org.mitre.oval:tst:27176"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6001.18470" test_ref="oval:org.mitre.oval:tst:27673"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22685" test_ref="oval:org.mitre.oval:tst:27672"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6002.18255" test_ref="oval:org.mitre.oval:tst:27453"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22398" test_ref="oval:org.mitre.oval:tst:27494"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16588" test_ref="oval:org.mitre.oval:tst:27609"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20708" test_ref="oval:org.mitre.oval:tst:27372"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:738" version="10" class="vulnerability">
      <metadata>
        <title>Redirect Cross-Domain Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3280" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3280" source="CVE"/>
        <description>Cross-domain vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to access restricted information from other domains via an object tag with a data parameter that references a link on the attacker's originating site that specifies a Location HTTP header that references the target site, which then makes that content available through the outerHTML attribute of the object, aka "Redirect Cross-Domain Information Disclosure Vulnerability."</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:36.755-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:48.367-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:18.371-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:55.268-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:33.760-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:01:18.093-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:49.566-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:26.309-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:20.612-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:33.887-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:738 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:23.406-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:02:05.904-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3842.3000" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7358" version="5" class="vulnerability">
      <metadata>
        <title>Print Spooler Service Impersonation 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2729" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2729"/>
        <description>The Print Spooler service in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, when printer sharing is enabled, does not properly validate spooler access permissions, which allows remote attackers to create files in a system directory, and consequently execute arbitrary code, by sending a crafted print request over RPC, as exploited in the wild in September 2010, aka "Print Spooler Service Impersonation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:38:52.863-04:00">DRAFT</status_change>
            <status_change date="2010-10-04T04:00:42.626-04:00">INTERIM</status_change>
            <status_change date="2010-10-25T04:00:28.425-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:56.790-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:56.790-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:56.606-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Spoolsv.exe version is less than 5.1.2600.6024" test_ref="oval:org.mitre.oval:tst:11063"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Spoolsv.exe version is less than 5.2.3790.4759" test_ref="oval:org.mitre.oval:tst:10999"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Spoolsv.exe version is less than 6.0.6001.18511" test_ref="oval:org.mitre.oval:tst:11637"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Spoolsv.exe version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11237"/>
              <criterion comment="Spoolsv.exe version is less than 6.0.6001.22743" test_ref="oval:org.mitre.oval:tst:11293"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Spoolsv.exe version is less than 6.0.6002.18294" test_ref="oval:org.mitre.oval:tst:11534"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Spoolsv.exe version is greater than or equal to 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11602"/>
              <criterion comment="Spoolsv.exe version is less than 6.0.6002.22468" test_ref="oval:org.mitre.oval:tst:11035"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Spoolsv.exe version is less than 6.1.7600.16661" test_ref="oval:org.mitre.oval:tst:11090"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Spoolsv.exe version is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11311"/>
              <criterion comment="Spoolsv.exe version is less than 6.1.7600.20785" test_ref="oval:org.mitre.oval:tst:11301"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7324" version="11" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-1259)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1259" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1259"/>
        <description>Microsoft Internet Explorer 6 SP1 and SP2, 7, and 8 allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:12.647-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:44.204-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:40.868-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10804 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:27:07.127-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:56.029-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:46.790-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:46.790-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:54.956-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:11.667-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:21.878-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7324 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:30.366-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:26.869-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000 - RTMGDR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1649" test_ref="oval:org.mitre.oval:tst:27761"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3698" test_ref="oval:org.mitre.oval:tst:27446"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5969" test_ref="oval:org.mitre.oval:tst:27626"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4696" test_ref="oval:org.mitre.oval:tst:27176"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6001.18470" test_ref="oval:org.mitre.oval:tst:27673"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22685" test_ref="oval:org.mitre.oval:tst:27672"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6002.18255" test_ref="oval:org.mitre.oval:tst:27453"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22398" test_ref="oval:org.mitre.oval:tst:27494"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16588" test_ref="oval:org.mitre.oval:tst:27609"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20708" test_ref="oval:org.mitre.oval:tst:27372"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7318" version="6" class="vulnerability">
      <metadata>
        <title>MPEG-4 Codec 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 source="CVE" ref_id="CVE-2010-0818" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0818"/>
        <description>The MPEG-4 codec in the Windows Media codecs in Microsoft Windows XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, and Server 2008 Gold and SP2 does not properly handle crafted media content with MPEG-4 video encoding, which allows remote attackers to execute arbitrary code via a file in an unspecified "supported format," aka "MPEG-4 Codec Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:39:03.606-04:00">DRAFT</status_change>
            <status_change date="2010-10-04T04:00:41.780-04:00">INTERIM</status_change>
            <status_change date="2010-10-25T04:00:27.020-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7318 - correct false negative on XP and Server 2003: re-organized criteria, added new checks for Mp4sdecd.dll, Mp4sdmod.dll" date="2013-02-19T13:43:00.754-05:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-02-19T13:50:06.444-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7318 - Corrected contributer organization" date="2013-02-22T12:59:00.088-05:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2013-03-11T04:00:25.968-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criteria operator="OR" comment="file version checks">
            <criterion comment="mpg4ds32.ax version is less than 8.0.0.4504" test_ref="oval:org.mitre.oval:tst:11685"/>
            <criterion comment="mp4sds32.ax version is less than 8.0.0.406" test_ref="oval:org.mitre.oval:tst:11258"/>
            <criterion comment="Mp4sdecd.dll version is less than 11.0.5721.5274" test_ref="oval:org.mitre.oval:tst:80752"/>
            <criterion comment="Mp4sdmod.dll version is less than 9.0.0.4509" test_ref="oval:org.mitre.oval:tst:80708"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mp4sdmod.dll version is greater than or equal to 10.0.0.0" test_ref="oval:org.mitre.oval:tst:80604"/>
              <criterion comment="Mp4sdmod.dll version is less than 10.0.0.3706" test_ref="oval:org.mitre.oval:tst:80475"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x64/ia64 SP2">
          <criteria operator="OR" comment="Affected OS">
            <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 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>
          <criteria operator="OR" comment="file version checks">
            <criterion comment="mp4sds32.ax version is less than 8.0.0.406" test_ref="oval:org.mitre.oval:tst:11258"/>
            <criterion comment="Mp4sdmod.dll version is less than 10.0.0.4007" test_ref="oval:org.mitre.oval:tst:80522"/>
            <criterion comment="Mp4sdecd.dll version is less than 11.0.5721.5274" test_ref="oval:org.mitre.oval:tst:80752"/>
            <criterion comment="mpg4ds32.ax version is less than 8.0.0.4504" test_ref="oval:org.mitre.oval:tst:11685"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 x86 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criteria operator="OR" comment="file version checks">
            <criterion comment="mp4sds32.ax version is less than 8.0.0.406" test_ref="oval:org.mitre.oval:tst:11258"/>
            <criterion comment="Mp4sdmod.dll version is less than 10.0.0.4007" test_ref="oval:org.mitre.oval:tst:80522"/>
            <criterion comment="mpg4ds32.ax version is less than 8.0.0.4504" test_ref="oval:org.mitre.oval:tst:11685"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <criteria operator="OR" comment="Affected OS">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="mp4sdecd.dll version is less than 11.0.6001.7009" test_ref="oval:org.mitre.oval:tst:11588"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="mp4sdecd.dll version is greater than or equal to 11.0.6001.7100" test_ref="oval:org.mitre.oval:tst:11050"/>
              <criterion comment="mp4sdecd.dll version is less than 11.0.6001.7117" test_ref="oval:org.mitre.oval:tst:11039"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Affected OS">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="mp4sdecd.dll version is less than 11.0.6002.18236" test_ref="oval:org.mitre.oval:tst:11898"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="mp4sdecd.dll version is greater than or equal to 11.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11415"/>
              <criterion comment="mp4sdecd.dll version is less than 11.0.6002.22377" test_ref="oval:org.mitre.oval:tst:11249"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7283" version="9" class="vulnerability">
      <metadata>
        <title>Win32k TrueType Font 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1255" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1255"/>
        <description>The Windows kernel-mode drivers in win32k.sys in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, Server 2008 Gold and SP2, Windows 7, and Server 2008 R2 allows local users to execute arbitrary code via vectors related to "glyph outline information" and TrueType fonts, aka "Win32k TrueType Font Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:31:25.000-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:36.500-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:37.735-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7283 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T15:59:00.878-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T16:00:06.146-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:13.412-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:00.744-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:00.744-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:50.446-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:57.050-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:21.536-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7397" test_ref="oval:org.mitre.oval:tst:27601"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3706" test_ref="oval:org.mitre.oval:tst:27275"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5976" test_ref="oval:org.mitre.oval:tst:27640"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4702" test_ref="oval:org.mitre.oval:tst:27693"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18468" test_ref="oval:org.mitre.oval:tst:27353"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22682" test_ref="oval:org.mitre.oval:tst:27380"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18253" test_ref="oval:org.mitre.oval:tst:27138"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22396" test_ref="oval:org.mitre.oval:tst:27022"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.1.7600.16585" test_ref="oval:org.mitre.oval:tst:27474"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:27587"/>
              <criterion comment="the version of win32k.sys is less than 6.1.7600.20704" test_ref="oval:org.mitre.oval:tst:27593"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7275" version="3" class="vulnerability" deprecated="true">
      <metadata>
        <title>HTML Sanitization 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>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Office SharePoint Server 2007</product>
          <product>Microsoft Windows SharePoint Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3243" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3243"/>
        <description>Cross-site scripting (XSS) vulnerability in the toStaticHTML function in Microsoft Internet Explorer 8, and the SafeHTML function in Microsoft Windows SharePoint Services 3.0 SP2 and Office SharePoint Server 2007 SP2, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, aka "HTML Sanitization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:30.253-04:00">DRAFT</status_change>
            <status_change date="2010-11-03T14:29:32.570-04:00">DEPRECATED</status_change>
            <modified comment="Updated inetlisteningservers_objects to match Schematron rules.  Set the local_port entities to be datatype, 'int'." date="2010-09-02T20:49:00.470-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:def:7275 - Multiple updates to several Windows OVAL entities. Includes CPE, title, and description updates. Fixed incorrectly referenced criteria. Added new criteria, fixed criteria checks, and improved criteria comments for several definitions." date="2012-11-02T20:20:00.882-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:12311 - MS13-084, 085 and 067 bulletins" date="2013-10-23T11:46:00.610-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Vulnerable Microsoft Office SharePoint Server 2007">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="the version of Osafehtm.dll is less than 12.0.6545.5000" test_ref="oval:org.mitre.oval:tst:11537"/>
        </criteria>
        <criteria comment="Vulnerable Microsoft Windows SharePoint Services 3.0">
          <criteria operator="OR" comment="Windows Server 2003 32-bit or Windows Server 2003 64-bit">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="Microsoft Windows SharePoint Services 3.0 are installed" test_ref="oval:org.mitre.oval:tst:27622"/>
          <criterion comment="the version of Onetutil.dll is less than 12.0.6545.5002" test_ref="oval:org.mitre.oval:tst:11364"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7272" version="7" class="vulnerability">
      <metadata>
        <title>Comctl32 Heap Overflow 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2746" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2746"/>
        <description>Heap-based buffer overflow in Comctl32.dll (aka the common control library) in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, when a third-party SVG viewer is used, allows remote attackers to execute arbitrary code via a crafted HTML document that triggers unspecified messages from this viewer, aka "Comctl32 Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-08-10T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:49:55.409-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:15.250-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:23.979-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7272 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:41.354-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:46.442-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.806-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.806-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:49.654-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.2900.6028" test_ref="oval:org.mitre.oval:tst:11533"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 sp2, Server 2003 x86/x64/ia64 sp2">
          <criteria operator="OR" comment="Microsoft Windows XP x64 Edition SP2, Server 2003 SP2 x86/x64/ia64">
            <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 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="The version of Comctl32.dll is less than 5.82.3790.4770" test_ref="oval:org.mitre.oval:tst:11557"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 sp1, Windows Server 2008 x86/x64, Windows Server 2008 ia64">
          <criteria operator="OR" comment="Microsoft Windows Vista SP1 x64/32-bit, Server 2008 32-bit/64-bit/ia-64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Comctl32.dll is less than 5.82.6001.18523" test_ref="oval:org.mitre.oval:tst:11561"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of Comctl32.dll is greater than or equal to 5.82.6001.22000" test_ref="oval:org.mitre.oval:tst:11519"/>
              <criterion comment="The version of Comctl32.dll is less than 5.82.6001.22755" test_ref="oval:org.mitre.oval:tst:11516"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 sp2, Windows Server 2008 x86/x64 sp2, Windindows Server 2008 ia64 sp2">
          <criteria operator="OR" comment="Microsoft Windows Vista SP2 32-bit/x64, Server 2008 SP2 32-bit/x64/Itanium">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Comctl32.dll is less than 5.82.6002.18305" test_ref="oval:org.mitre.oval:tst:11513"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of Comctl32.dll is greater than or equal to 5.82.6002.22000" test_ref="oval:org.mitre.oval:tst:11503"/>
              <criterion comment="The version of Comctl32.dll is less than 5.82.6002.22480" test_ref="oval:org.mitre.oval:tst:11494"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows 7 x86/x64, Windows 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Microsoft Windows 7 32-bit/x64, Server 2008 R2 x64/Itanium">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Comctl32.dll is less than 5.82.7600.16661" test_ref="oval:org.mitre.oval:tst:11441"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of Comctl32.dll is greater than or equal to 5.82.7600.20000" test_ref="oval:org.mitre.oval:tst:11432"/>
              <criterion comment="The version of Comctl32.dll is less than 5.82.7600.20787" test_ref="oval:org.mitre.oval:tst:11728"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:727" version="3" class="vulnerability">
      <metadata>
        <title>Korean IME Privilege Elevation Vulnerability in Office 2003 and Accessories</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0008" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0008"/>
        <description>The ShellAbout API call in Korean Input Method Editor (IME) in Korean versions of Microsoft Windows XP SP1 and SP2, Windows Server 2003 up to SP1, and Office 2003, allows local users to gain privileges by launching the "shell about dialog box" and clicking the "End-User License Agreement" link, which executes Notepad with the privileges of the program that displays the about box.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-17T07:36:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-22T08:27:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:727 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:23.126-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:46.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="the version of Imekr70.ime is less than 7.0.8002.0 (Office 2003 and Accessories)" test_ref="oval:org.mitre.oval:tst:2389"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7258" version="3" class="vulnerability">
      <metadata>
        <title>OpenType Font Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2740" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2740"/>
        <description>The OpenType Font (OTF) format driver in Microsoft Windows XP SP2 and SP3 and Server 2003 SP2 does not properly perform memory allocation during font parsing, which allows local users to gain privileges via a crafted application, aka "OpenType Font Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:49:27.140-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:14.869-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:23.658-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.229" test_ref="oval:org.mitre.oval:tst:11749"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="the version of Atmfd.dll is less than 5.2.2.229" test_ref="oval:org.mitre.oval:tst:11378"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7241" version="7" class="vulnerability">
      <metadata>
        <title>Sharepoint Help Page Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Windows SharePoint Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1264" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1264"/>
        <description>Unspecified vulnerability in Microsoft Windows SharePoint Services 3.0 SP1 and SP2 allows remote attackers to cause a denial of service (hang) via crafted requests to the Help page that cause repeated restarts of the application pool, aka "Sharepoint Help Page Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:18.319-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:33.296-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:34.787-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7241 - Multiple updates to several Windows OVAL entities. Includes CPE, title, and description updates. Fixed incorrectly referenced criteria. Added new criteria, fixed criteria checks, and improved criteria comments for several definitions." date="2012-11-02T20:20:00.882-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-11-02T20:24:52.932-04:00">INTERIM</status_change>
            <status_change date="2012-11-19T04:00:36.199-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:12311 - MS13-084, 085 and 067 bulletins" date="2013-10-23T11:46:00.610-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2013-10-23T11:49:37.455-04:00">INTERIM</status_change>
            <status_change date="2013-11-11T04:02:58.962-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Windows Server 2003 32-bit or Windows Server 2003 64-bit">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
        </criteria>
        <criterion comment="Microsoft Windows SharePoint Services 3.0 are installed" test_ref="oval:org.mitre.oval:tst:27622"/>
        <criterion comment="the version of Onetutil.dll is less than 12.0.6535.5003" test_ref="oval:org.mitre.oval:tst:27741"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:723" version="4" class="vulnerability">
      <metadata>
        <title>DNS Client Buffer Overrun Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3441" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3441" source="CVE"/>
        <description>Buffer overflow in the DNS Client service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via a crafted record response.  NOTE: while MS06-041 implies that there is a single issue, there are multiple vectors, and likely multiple vulnerabilities, related to (1) a heap-based buffer overflow in a DNS server response to the client, (2) a DNS server response with malformed ATMA records, and (3) a length miscalculation in TXT, HINFO, X25, and ISDN records.</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:36.303-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:47.770-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:723 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:42.254-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:43.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of dnsapi.dll is less than 5.0.2195.7100." test_ref="oval:org.mitre.oval:tst:130"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of dnsapi.dll is less than 5.1.2600.1863." test_ref="oval:org.mitre.oval:tst:81"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of dnsapi.dll is less than 5.1.2600.2938." test_ref="oval:org.mitre.oval:tst:198"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.2745." test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.558." test_ref="oval:org.mitre.oval:tst:159"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of dnsapi.dll is less than 5.2.3790.2745." test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:721" version="4" class="vulnerability">
      <metadata>
        <title>Server 2003 Web Client Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Web Client Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1207" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1207"/>
        <description>Buffer overflow in the Web Client service in Microsoft Windows XP and Windows Server 2003 allows remote authenticated users to execute arbitrary code via a crafted WebDAV request containing special parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-07-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-07-27T10:36:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:36.062-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:24.666-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of webclnt.dll is less than 5.2.3790.316" test_ref="oval:org.mitre.oval:tst:2392"/>
        <criterion negate="true" comment="the patch kb896426 is installed (Hotfix key)" test_ref="oval:org.mitre.oval:tst:2391"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7207" version="3" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3326" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3326"/>
        <description>Microsoft Internet Explorer 6 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:21.401-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:14.233-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:22.951-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:719" version="10" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3638" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3638" source="CVE"/>
        <description>Microsoft Internet Explorer 5.01 and 6 does not properly handle uninitialized COM objects, which allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code, as demonstrated by the Nth function in the DirectAnimation.DATuple ActiveX control, aka "COM Object Instantiation Memory Corruption Vulnerability."</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.956-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:47.310-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:14.996-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:54.389-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:34.216-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:01:10.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:29:00.119-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:25.961-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:20.895-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:32.582-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:719 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:21.541-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:02:03.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3842.3000" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7177" version="3" class="vulnerability">
      <metadata>
        <title>RPC Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2567" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2567"/>
        <description>The RPC client implementation in Microsoft Windows XP SP2 and SP3 and Server 2003 SP2 does not properly allocate memory during the parsing of responses, which allows remote RPC servers and man-in-the-middle attackers to execute arbitrary code via a malformed response, aka "RPC Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:39:40.943-04:00">DRAFT</status_change>
            <status_change date="2010-10-04T04:00:40.756-04:00">INTERIM</status_change>
            <status_change date="2010-10-25T04:00:24.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.6015" test_ref="oval:org.mitre.oval:tst:11185"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x64) SP2, Windows Server 2003 x64/x86/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of rpcrt4.dll is less than 5.2.3790.4750" test_ref="oval:org.mitre.oval:tst:11619"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7175" version="3" class="vulnerability">
      <metadata>
        <title>LPC Message Buffer Overrun Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3222" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3222"/>
        <description>Stack-based buffer overflow in the Remote Procedure Call Subsystem (RPCSS) in Microsoft Windows XP SP2 and SP3 and Server 2003 SP2 allows local users to gain privileges via a crafted LPC message that requests an LRPC connection from an LPC server to a client, aka "LPC Message Buffer Overrun Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:50:22.917-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:13.120-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:21.996-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.6022" test_ref="oval:org.mitre.oval:tst:11113"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x64) SP2, Windows Server 2003 x64/x86/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of rpcrt4.dll is less than 5.2.3790.4759" test_ref="oval:org.mitre.oval:tst:11178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7158" version="11" class="vulnerability">
      <metadata>
        <title>XML Signature HMAC Truncation Authentication Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0217" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217"/>
        <description>The design of the W3C XML Signature Syntax and Processing (XMLDsig) recommendation, as implemented in products including (1) the Oracle Security Developer Tools component in Oracle Application Server 10.1.2.3, 10.1.3.4, and 10.1.4.3IM; (2) the WebLogic Server component in BEA Product Suite 10.3, 10.0 MP1, 9.2 MP3, 9.1, 9.0, and 8.1 SP6; (3) Mono before 2.4.2.2; (4) XML Security Library before 1.2.12; (5) IBM WebSphere Application Server Versions 6.0 through 6.0.2.33, 6.1 through 6.1.0.23, and 7.0 through 7.0.0.1; (6) Sun JDK and JRE Update 14 and earlier; (7) Microsoft .NET Framework 3.0 through 3.0 SP2, 3.5, and 4.0; and other products uses a parameter that defines an HMAC truncation length (HMACOutputLength) but does not require a minimum for this length, which allows attackers to spoof HMAC-based signatures and bypass authentication by specifying a truncation length with a small number of bits.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:33:22.713-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:28.102-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:29.682-04:00">ACCEPTED</status_change>
            <modified comment="Removed the Windows Server 2003 SP2 (x86) extended def reference in the larger .Net Framework 1.1 criteria section.  The proper test for .Net Framework 1.1 on 2003 x86 was already broken out separately." date="2010-07-28T13:32:00.593-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-07-28T13:33:31.800-04:00">INTERIM</status_change>
            <status_change date="2010-08-16T04:10:49.309-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:57.243-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:57.243-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:46.216-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7158 - Submitting updated MS10-041 bulletin. def:7158 - updated to include LDR support." date="2013-05-29T15:56:00.291-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2013-05-29T15:59:21.130-04:00">INTERIM</status_change>
            <status_change date="2013-06-17T04:00:30.601-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7158 - extended definitions of OS are without SP checks" date="2014-07-28T17:44:00.322-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:46:27.851-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:24.788-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 1.1 SP1">
          <criteria operator="OR" comment="For OS Check">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <criterion comment="the version of Mscorlib.dll is less than 1.1.4322.2463" test_ref="oval:org.mitre.oval:tst:27588"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 1.1 Service Pack 1">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <criterion comment="the version of System.Security.dll is less than 1.1.4322.2460" test_ref="oval:org.mitre.oval:tst:27732"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 3.5">
          <criteria operator="OR" comment="For OS Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 Original Release is installed" definition_ref="oval:org.mitre.oval:def:6689"/>
          <criterion comment="System.web.dll version is less than 2.0.50727.1878" test_ref="oval:org.mitre.oval:tst:27523"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 or 3.5 SP1">
          <criteria operator="OR" comment="For OS Check">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for Microsoft .NET Framework 2.0 Service Pack 2 or 3.5 SP1">
            <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
            <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          </criteria>
          <criteria operator="OR" comment="Check for GDR and LDR versions">
            <criterion comment="the version of System.Security.dll is less than 2.0.50727.3613" test_ref="oval:org.mitre.oval:tst:27623"/>
            <criteria operator="AND" comment="Check for LDR version">
              <criterion comment="Check if System.Security.dll version is greater than or equal to 2.0.50727.4000" test_ref="oval:org.mitre.oval:tst:81021"/>
              <criterion comment="Check if System.Security.dll version is less than 2.0.50727.4434" test_ref="oval:org.mitre.oval:tst:81257"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 3.5">
          <criteria operator="OR" comment="For OS Check">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 Original Release is installed" definition_ref="oval:org.mitre.oval:def:6689"/>
          <criterion comment="the version of System.Security.dll is less than 2.0.50727.1879" test_ref="oval:org.mitre.oval:tst:27098"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 3.5 SP1 on Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="For OS Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Check for GDR and LDR versions">
            <criterion comment="the version of system.security.dll is less than 2.0.50727.4204" test_ref="oval:org.mitre.oval:tst:27451"/>
            <criteria operator="AND" comment="Check for LDR versions">
              <criterion comment="Check if System.Security.dll version is greater than or equal to 2.0.50727.4300" test_ref="oval:org.mitre.oval:tst:80770"/>
              <criterion comment="Check if System.Security.dll version is less than 2.0.50727.4434" test_ref="oval:org.mitre.oval:tst:81257"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Microsoft .NET Framework 3.5.1 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="For OS Check">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Check for GDR and LDR versions">
            <criterion comment="the version of system.security.dll is less than 2.0.50727.4951" test_ref="oval:org.mitre.oval:tst:27053"/>
            <criteria operator="AND" comment="Check for LDR versions">
              <criterion comment="Check if System.Security.dll version is greater than or equal to 2.0.50727.5000" test_ref="oval:org.mitre.oval:tst:80869"/>
              <criterion comment="Check if system.security.dll version is less than 2.0.50727.5007" test_ref="oval:org.mitre.oval:tst:81083"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7149" version="11" class="vulnerability">
      <metadata>
        <title>IIS Authentication Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Information Server (IIS) 6.0</product>
          <product>Microsoft Internet Information Server (IIS) 7.0</product>
          <product>Microsoft Internet Information Server (IIS) 7.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1256"/>
        <description>Unspecified vulnerability in Microsoft IIS 6.0, 7.0, and 7.5, when Extended Protection for Authentication is enabled, allows remote authenticated users to execute arbitrary code via unknown vectors related to "token checking" that trigger memory corruption, aka "IIS Authentication Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:33:07.175-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:26.319-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:28.534-04:00">ACCEPTED</status_change>
            <modified comment="Updated the tests to account for EPA installation.  The file in the original tests, 'w3dt.dll', was not updated by MS10-040 on all platforms." date="2010-08-03T11:07:00.009-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-08-03T11:08:14.118-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:34.940-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7149 - Modified to reflect MS10-040 better." date="2011-07-07T12:56:00.741-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-07-07T12:59:12.859-04:00">INTERIM</status_change>
            <status_change date="2011-07-25T04:00:10.676-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:59.119-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:59.119-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:45.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7149 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:14.536-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:32.258-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Windows Server 2003 x86/x64/ia64 SP2 - IIS 6.0">
          <criteria operator="OR" comment="Operating System Check for 2003 SP2 (x86, x64, ia64)">
            <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>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of W3dt.dll is less than 6.0.3790.4693" test_ref="oval:org.mitre.oval:tst:27546"/>
          <criterion comment="The version of W3dt.dll is greater than or equal to 6.0.3790.4667" test_ref="oval:org.mitre.oval:tst:40816"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1 - IIS 7.0 - GDR">
          <criteria operator="OR" comment="Operating System Check for Vista SP1 and server 2008">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Check">
            <criterion comment="The version of Iisw3adm.dll is less than 7.0.6001.18428" test_ref="oval:org.mitre.oval:tst:40772"/>
            <criteria operator="AND" comment="LDR Check">
              <criterion comment="The version of Iisw3adm.dll is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:40468"/>
              <criterion comment="The version of Iisw3adm.dll is less than 7.0.6001.22675" test_ref="oval:org.mitre.oval:tst:41210"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - IIS 7.0 - GDR">
          <criteria operator="OR" comment="Operating System Check for Vista SP2 and Server 2008 SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Check">
            <criterion comment="The version of Iisw3adm.dll is less than 7.0.6002.18247" test_ref="oval:org.mitre.oval:tst:40216"/>
            <criteria operator="AND" comment="LDR Check">
              <criterion comment="The version of Iisw3adm.dll is greater than or equal to 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:40586"/>
              <criterion comment="The version of Iisw3adm.dll is less than 7.0.6002.22388" test_ref="oval:org.mitre.oval:tst:40780"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - IIS 7.5 - GDR">
          <criteria operator="OR" comment="Operating System Check for Windows 7 and Server 2008 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.5 is installed" definition_ref="oval:org.mitre.oval:def:6856"/>
          <criteria operator="OR" comment="GDR or LDR Check">
            <criterion comment="The version of Authsspi.dll is less than 7.5.7600.16576" test_ref="oval:org.mitre.oval:tst:27697"/>
            <criteria operator="AND" comment="LDR Check">
              <criterion comment="The version of Authsspi.dll is greater than or equal 7.5.7600.20000" test_ref="oval:org.mitre.oval:tst:27756"/>
              <criterion comment="The version of Authsspi.dll is less than 7.5.7600.20694" test_ref="oval:org.mitre.oval:tst:27782"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7145" version="11" class="vulnerability">
      <metadata>
        <title>Cross-Domain Information Disclosure Vulnerability (CVE-2010-0255)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0255" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0255"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, 7, and 8 does not prevent rendering of non-HTML local files as HTML documents, which allows remote attackers to bypass intended access restrictions and read arbitrary files via vectors involving JavaScript exploit code that constructs a reference to a file://127.0.0.1 URL, aka the dynamic OBJECT tag vulnerability, as demonstrated by obtaining the data from an index.dat file, a variant of CVE-2009-1140 and related to CVE-2008-1448.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:13.531-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:25.186-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:27.675-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10804 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:27:10.846-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:54.507-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:59.540-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:59.540-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:44.427-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:08.193-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:20.857-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7145 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:54.331-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:24.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - GDR">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64 - QFE">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.17063" test_ref="oval:org.mitre.oval:tst:27760"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Server 2003 x86/x64/ia64 - QFE">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21264" test_ref="oval:org.mitre.oval:tst:27363"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6001.18470" test_ref="oval:org.mitre.oval:tst:27673"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22685" test_ref="oval:org.mitre.oval:tst:27672"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <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.6002.18255" test_ref="oval:org.mitre.oval:tst:27453"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22398" test_ref="oval:org.mitre.oval:tst:27494"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16588" test_ref="oval:org.mitre.oval:tst:27609"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20708" test_ref="oval:org.mitre.oval:tst:27372"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7129" version="8" class="vulnerability">
      <metadata>
        <title>SMB Client 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>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0269" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0269"/>
        <description>The SMB client in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly allocate memory for SMB responses, which allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code via a crafted (1) SMBv1 or (2) SMBv2 response, aka "SMB Client Memory Allocation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:12.648-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:43.173-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:29.207-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:44.806-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:44.806-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:43.510-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:15.061-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4401 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-03-03T04:01:20.523-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Mrxsmb.sys version is less than 5.0.2195.7379" test_ref="oval:org.mitre.oval:tst:11414"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.3675" test_ref="oval:org.mitre.oval:tst:11126"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.5944" test_ref="oval:org.mitre.oval:tst:11710"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Mrxsmb.sys version is less than 5.2.3790.4671" test_ref="oval:org.mitre.oval:tst:11515"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="Mrxsmb10.sys version is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9035"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.17025" test_ref="oval:org.mitre.oval:tst:11088"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="Mrxsmb10.sys version is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9423"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.21230" test_ref="oval:org.mitre.oval:tst:11469"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9505"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.18431" test_ref="oval:org.mitre.oval:tst:11662"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9535"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.22641" test_ref="oval:org.mitre.oval:tst:11205"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20899"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6002.18213" test_ref="oval:org.mitre.oval:tst:10963"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:20464"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6002.22346" test_ref="oval:org.mitre.oval:tst:11499"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20680"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.1.7600.16539" test_ref="oval:org.mitre.oval:tst:11279"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20484"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.1.7600.20655" test_ref="oval:org.mitre.oval:tst:11856"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7127" version="8" class="vulnerability">
      <metadata>
        <title>IIS Repeated Parameter Request Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Information Server (IIS) 5.1</product>
          <product>Microsoft Internet Information Server (IIS) 6.0</product>
          <product>Microsoft Internet Information Server (IIS) 7.0</product>
          <product>Microsoft Internet Information Server (IIS) 7.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1899" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1899"/>
        <description>Stack consumption vulnerability in the ASP implementation in Microsoft Internet Information Services (IIS) 5.1, 6.0, 7.0, and 7.5 allows remote attackers to cause a denial of service (daemon outage) via a crafted request, related to asp.dll, aka "IIS Repeated Parameter Request Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:39:34.446-04:00">DRAFT</status_change>
            <modified comment="Added new check for asp.dll on IIS 5.1/Win XP SP3 and corrected object obj:4885 to identify asp51.dll under system32\dllcache directory." date="2010-09-22T21:20:00.563-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-10-11T04:00:11.366-04:00">INTERIM</status_change>
            <status_change date="2010-11-01T04:00:07.355-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:45.821-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:45.821-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:42.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7127 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:14.727-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:23.734-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable IIS 5.1 on Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criteria operator="OR" comment="file version">
            <criterion comment="the version of asp51.dll is less than 5.1.2600.6007" test_ref="oval:org.mitre.oval:tst:11663"/>
            <criterion comment="the version of asp.dll is less than 5.1.2600.6007" test_ref="oval:org.mitre.oval:tst:11082"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 6.0 on Windows XP x64, Windows Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of asp.dll is less than 6.0.3790.4735" test_ref="oval:org.mitre.oval:tst:11245"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 7.0 on Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of asp.dll is less than 7.0.6001.18497" test_ref="oval:org.mitre.oval:tst:11366"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of asp.dll is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11214"/>
              <criterion comment="The version of asp.dll is less than 7.0.6001.22718" test_ref="oval:org.mitre.oval:tst:11379"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 7.0 on Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of asp.dll is less than 7.0.6002.18276" test_ref="oval:org.mitre.oval:tst:11539"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of asp.dll is greater than or equal 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11514"/>
              <criterion comment="The version of asp.dll is less than 7.0.6002.22431" test_ref="oval:org.mitre.oval:tst:11664"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 7.5 on Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.5 is installed" definition_ref="oval:org.mitre.oval:def:6856"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of asp.dll is less than 7.5.7600.16620" test_ref="oval:org.mitre.oval:tst:11219"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of asp.dll is greater than or equal 7.5.7600.20000" test_ref="oval:org.mitre.oval:tst:11656"/>
              <criterion comment="The version of asp.dll is less than 7.5.7600.20741" test_ref="oval:org.mitre.oval:tst:11498"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6856" version="7" class="inventory">
      <metadata>
        <title>Microsoft IIS 7.5 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft IIS 7.5</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:7.5"/>
        <description>The application Microsoft IIS 7.5 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:33:06.928-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:48:59.545-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:15.305-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.619-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.619-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:32.093-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6856 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:19.506-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:21.371-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 7" test_ref="oval:org.mitre.oval:tst:7848"/>
        <criterion comment="IIS Minor Version equals 5" test_ref="oval:org.mitre.oval:tst:27660"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7124" version="9" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-1261)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1261" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1261"/>
        <description>The IE8 Developer Toolbar in Microsoft Internet Explorer 8 SP1, SP2, and SP3 allows user-assisted remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:18.985-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:23.322-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:26.457-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10804 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:27:12.401-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:53.783-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:45.525-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:45.525-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:41.688-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7124 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:55.328-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:23.490-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16588" test_ref="oval:org.mitre.oval:tst:27609"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20708" test_ref="oval:org.mitre.oval:tst:27372"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7120" version="17" class="vulnerability">
      <metadata>
        <title>LSASS Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0820" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0820"/>
        <description>Heap-based buffer overflow in the Local Security Authority Subsystem Service (LSASS), as used in Active Directory in Microsoft Windows Server 2003 SP2 and Windows Server 2008 Gold, SP2, and R2; Active Directory Application Mode (ADAM) in Windows XP SP2 and SP3 and Windows Server 2003 SP2; and Active Directory Lightweight Directory Service (AD LDS) in Windows Vista SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, allows remote authenticated users to execute arbitrary code via malformed LDAP messages, aka "LSASS Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-09-14T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-09-16T11:39:59.519-04:00">DRAFT</status_change>
            <modified comment="Replaced the tst:10696 with tst:10634 to check also for Member Servers." date="2010-09-17T14:57:00.688-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-10-04T04:00:39.679-04:00">INTERIM</status_change>
            <status_change date="2010-10-25T04:00:23.034-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7120 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:40:49.403-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:15869 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:22.853-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:15869 - Fixed false positive when checking NTDS registry key.  Replaced withe object that checks ImagePath name." date="2011-07-08T16:56:00.948-04:00">
              <contributor organization="Hewlett-Packard">R, Yamini Mohan</contributor>
            </modified>
            <status_change date="2011-07-08T16:57:05.997-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:5285 - obj:5285 is pointing to windows\system32 directory. But, adamdsa.dll file by default will be in windows\ADAM directory" date="2011-07-14T10:24:00.833-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:15869 - corrected to use a valid key &amp; nil name" date="2011-07-14T10:26:00.623-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2011-08-01T04:00:57.368-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:46.259-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:46.259-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:40.738-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7120 - modified vulnerabilities which check the version of file adamdsa.dll" date="2013-12-18T16:36:00.218-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-12-18T16:44:39.818-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:48.493-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:89195 - bulletin MS14-016, for the month of Mar 2014." date="2014-03-18T14:40:00.553-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2014-03-18T14:42:03.969-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:56.758-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3, Windows XP (x64) SP2, Windows Server 2003 x64/x86/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4722" test_ref="oval:org.mitre.oval:tst:11125"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 x64/x86/ia64 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>
          <criteria operator="OR" comment="Active Directory or ADAM">
            <criteria operator="AND">
              <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4754" test_ref="oval:org.mitre.oval:tst:11434"/>
            </criteria>
            <criteria operator="AND">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.4722" test_ref="oval:org.mitre.oval:tst:11125"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="ntdsai.dll version is less than 6.0.6001.18461" test_ref="oval:org.mitre.oval:tst:10991"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="ntdsai.dll version is less than 6.0.6001.22672" test_ref="oval:org.mitre.oval:tst:11431"/>
              <criterion comment="ntdsai.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10907"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="ntdsai.dll version is less than 6.0.6002.18244" test_ref="oval:org.mitre.oval:tst:11192"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="ntdsai.dll version is less than 6.0.6002.22384" test_ref="oval:org.mitre.oval:tst:11413"/>
              <criterion comment="ntdsai.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10980"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="ntdsai.dll version is less than 6.1.7600.16612" test_ref="oval:org.mitre.oval:tst:11808"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="ntdsai.dll version is less than 6.1.7600.20735" test_ref="oval:org.mitre.oval:tst:11314"/>
              <criterion comment="ntdsai.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11632"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7113" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Memory Allocation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0236" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0236"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, and Vista Gold does not properly allocate memory for the destination key associated with a symbolic-link registry key, which allows local users to gain privileges via a crafted application, aka "Windows Kernel Memory Allocation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:27.105-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:42.661-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:28.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7376" test_ref="oval:org.mitre.oval:tst:11458"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3670" test_ref="oval:org.mitre.oval:tst:11347"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5938" test_ref="oval:org.mitre.oval:tst:11896"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11857"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="The version of Ntkrnlmp.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11611"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.17021" test_ref="oval:org.mitre.oval:tst:11259"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21226" test_ref="oval:org.mitre.oval:tst:11841"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7072" version="5" class="vulnerability">
      <metadata>
        <title>OpenType CFF Font Driver Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0819" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0819"/>
        <description>Unspecified vulnerability in the Windows OpenType Compact Font Format (CFF) driver in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, Server 2008 SP2 and R2, and Windows 7 allows local users to execute arbitrary code via unknown vectors related to improper validation when copying data from user mode to kernel mode, aka "OpenType CFF Font Driver Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:45.172-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:19.758-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:24.036-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.165-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.165-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:40.093-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Atmfd.dll is less than 5.0.2.227" test_ref="oval:org.mitre.oval:tst:27043"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2/SP3">
          <criteria operator="OR">
            <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"/>
          </criteria>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.228" test_ref="oval:org.mitre.oval:tst:27498"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="the version of Atmfd.dll is less than 5.2.2.228" test_ref="oval:org.mitre.oval:tst:26783"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.228" test_ref="oval:org.mitre.oval:tst:27498"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.228" test_ref="oval:org.mitre.oval:tst:27498"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.228" test_ref="oval:org.mitre.oval:tst:27498"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7067" version="11" class="vulnerability">
      <metadata>
        <title>SMTP Server MX Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>SMTP</product>
          <product>Microsoft Exchange Server 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0024" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0024"/>
        <description>The SMTP component in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, and Server 2008 Gold, SP2, and R2, and Exchange Server 2003 SP2, does not properly parse MX records, which allows remote DNS servers to cause a denial of service (service outage) via a crafted response to a DNS MX record query, aka "SMTP Server MX Record Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:57.808-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:40.554-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:26.034-04:00">ACCEPTED</status_change>
            <modified comment="Updated definition and related items because Microsoft has re-released the bulletin MS10-024 to reoffer the updates for Windows Server 2008 and Windows Server 2008 R2." date="2010-11-10T17:30:00.607-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-11-10T18:08:07.712-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:20.982-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.087-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.087-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:39.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:24:59.067-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:20.280-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7067 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:57.894-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:23.290-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="The version of smtpsvc.dll is less than 5.0.2195.7381" test_ref="oval:org.mitre.oval:tst:11642"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="The version of smtpsvc.dll is less than 6.0.2600.3680" test_ref="oval:org.mitre.oval:tst:11743"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="The version of smtpsvc.dll is less than 6.0.2600.5949" test_ref="oval:org.mitre.oval:tst:11572"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="The version of smtpsvc.dll is less than 6.0.3790.4675" test_ref="oval:org.mitre.oval:tst:11143"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2008 32bit/x64">
          <criteria operator="OR" comment="Microsoft Server 2008 32bit/x64">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of smtpsvc.dll is less than 7.0.6001.18485" test_ref="oval:org.mitre.oval:tst:11603"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of smtpsvc.dll is greater than or equal 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11323"/>
              <criterion comment="The version of smtpsvc.dll is less than 7.0.6001.22704" test_ref="oval:org.mitre.oval:tst:11171"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 32bit/x64">
          <criteria operator="OR" comment="Microsoft Server 2008 32bit/x64">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of smtpsvc.dll is less than 7.0.6002.18264" test_ref="oval:org.mitre.oval:tst:11520"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of smtpsvc.dll is greater than or equal 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11373"/>
              <criterion comment="The version of smtpsvc.dll is less than 7.0.6002.22417" test_ref="oval:org.mitre.oval:tst:11328"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2008 R2 x86/x64/ia64">
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of smtpsvc.dll is less than 7.5.7600.16601" test_ref="oval:org.mitre.oval:tst:11754"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of smtpsvc.dll is greater than or equal 7.5.7600.20000" test_ref="oval:org.mitre.oval:tst:11889"/>
              <criterion comment="The version of smtpsvc.dll is less than 7.5.7600.20723" test_ref="oval:org.mitre.oval:tst:11532"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Exchange Server 2003 SP2">
          <extend_definition comment="Microsoft Exchange Server 2003 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:1869"/>
          <criterion comment="The version of Msgfilter.dll is less than 6.5.7656.2" test_ref="oval:org.mitre.oval:tst:11056"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7059" version="9" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-3328)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3328" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3328"/>
        <description>Use-after-free vulnerability in the CAttrArray::PrivateFind function in mshtml.dll in Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code by setting an unspecified property of a stylesheet object, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:22.389-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:11.414-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:20.058-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.978-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.978-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:38.409-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:11.435-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:20.025-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7059 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:52.726-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:23.032-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:701" version="5" class="vulnerability">
      <metadata>
        <title>WMF Rendering Code Execution Vulnerability (64-bit Windows XP and Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2123" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2123"/>
        <description>Multiple integer overflows in the Graphics Rendering Engine (GDI32.DLL) in Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allow remote attackers to execute arbitrary code via crafted Windows Metafile (WMF) and Enhanced Metafile (EMF) format images that lead to heap-based buffer overflows, as demonstrated using MRBP16::bCheckRecord.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-09T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-11-10T07:06:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-16T01:04:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:701 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:47.119-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:22.258-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="64-bit XP or Server 2003 is installed">
          <criteria operator="AND" comment="64-bit XP is installed">
            <criterion comment="Windows XP is installed" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.2542" test_ref="oval:org.mitre.oval:tst:2414"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6956" version="11" class="vulnerability">
      <metadata>
        <title>MHTML Mime-Formatted Request Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0096" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0096"/>
        <description>The MHTML protocol handler in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 does not properly handle a MIME format in a request for content blocks in a document, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site that is visited in Internet Explorer, aka "MHTML Mime-Formatted Request Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2011-01-31T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2011-01-31T17:59:59.792-05:00">DRAFT</status_change>
            <status_change date="2011-02-21T04:01:12.881-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:01:02.248-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6956 - New Definitions for April 2011 Patch Tuesday" date="2011-04-18T00:15:00.288-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-04-18T00:16:04.297-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:41.506-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:06.415-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:06.415-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:37.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12418 - Patch Tuesday - 7/2012 - also added comment to state." date="2012-07-13T11:28:00.032-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-07-13T11:34:02.798-04:00">INTERIM</status_change>
            <status_change date="2012-07-30T04:00:35.667-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows XP SP3 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.2900.6090" test_ref="oval:org.mitre.oval:tst:41714"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows XP SP2 x64, Server 2003 SP2 x86/x64/ia64">
          <criteria operator="OR" comment="Microsoft Windows XP SP2 x64, Server 2003 SP2 x86/x64/ia64">
            <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 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="the version of Inetcomm.dll is less than 6.0.3790.4841" test_ref="oval:org.mitre.oval:tst:42540"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Microsoft Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.18612" test_ref="oval:org.mitre.oval:tst:42392"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.22867" test_ref="oval:org.mitre.oval:tst:42501"/>
              <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11476"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="Microsoft Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.18417" test_ref="oval:org.mitre.oval:tst:42538"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11786"/>
              <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.22601" test_ref="oval:org.mitre.oval:tst:42194"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Inetcomm.dll is less than 6.1.7600.16776" test_ref="oval:org.mitre.oval:tst:42627"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Inetcomm.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11895"/>
              <criterion comment="the version of Inetcomm.dll is less than 6.1.7600.20918" test_ref="oval:org.mitre.oval:tst:42493"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64 SP1, Windows Server 2008 R2 x64 SP1">
          <criteria operator="OR" comment="Vulnerable Microsoft Windows 7 x86/x64 SP1, Windows Server 2008 R2 x64 SP1">
            <extend_definition comment="Microsoft Windows 7 (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12292"/>
            <extend_definition comment="Microsoft Windows 7 x64 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12627"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12567"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12583"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Inetcomm.dll is less than 6.1.7601.17574" test_ref="oval:org.mitre.oval:tst:42001"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Inetcomm.dll is greater than or equal 6.1.7601.21000" test_ref="oval:org.mitre.oval:tst:42490"/>
              <criterion comment="the version of Inetcomm.dll is less than 6.1.7601.21677" test_ref="oval:org.mitre.oval:tst:42660"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6948" version="9" class="vulnerability">
      <metadata>
        <title>Win32k Window Creation 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0485" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0485"/>
        <description>The Windows kernel-mode drivers in win32k.sys in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, Server 2008 Gold and SP2, Windows 7, and Server 2008 R2 "do not properly validate all callback parameters when creating a new window," which allows local users to execute arbitrary code, aka "Win32k Window Creation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:31:24.406-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:49:11.734-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:19.201-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6948 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T15:59:00.878-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T16:00:04.782-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:12.131-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:04.994-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:04.994-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:36.755-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:00.911-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:19.764-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7397" test_ref="oval:org.mitre.oval:tst:27601"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3706" test_ref="oval:org.mitre.oval:tst:27275"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5976" test_ref="oval:org.mitre.oval:tst:27640"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4702" test_ref="oval:org.mitre.oval:tst:27693"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18468" test_ref="oval:org.mitre.oval:tst:27353"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22682" test_ref="oval:org.mitre.oval:tst:27380"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18253" test_ref="oval:org.mitre.oval:tst:27138"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22396" test_ref="oval:org.mitre.oval:tst:27022"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.1.7600.16585" test_ref="oval:org.mitre.oval:tst:27474"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is greater than or equal to 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:27587"/>
              <criterion comment="the version of win32k.sys is less than 6.1.7600.20704" test_ref="oval:org.mitre.oval:tst:27593"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:694" version="4" class="vulnerability">
      <metadata>
        <title>Visual Basic for Applications Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Visual Basic 6.0</product>
        </affected>
        <reference ref_id="CVE-2006-3649" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3649" source="CVE"/>
        <description>Buffer overflow in Microsoft Visual Basic for Applications (VBA) SDK 6.0 through 6.4, as used by Microsoft Office 2000 SP3, Office XP SP3, Project 2000 SR1, Project 2002 SP1, Access 2000 Runtime SP3, Visio 2002 SP2, and Works Suite 2004 through 2006, allows user-assisted attackers to execute arbitrary code via unspecified document properties that are not verified when VBA is invoked to open documents.</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.094-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:46.846-04:00">ACCEPTED</status_change>
            <modified comment="References registry value for Common Files directory due to multilingual support" date="2008-04-14T11:07:00.744-04:00">
              <contributor organization="GFI Software">Clifford Farrugia</contributor>
            </modified>
            <status_change date="2008-04-14T12:25:45.747-04:00">INTERIM</status_change>
            <status_change date="2008-05-05T04:00:26.766-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:694 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:17.953-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:01:08.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
        <criterion comment="The version of vbe6.dll is less than 6.4.99.72." test_ref="oval:org.mitre.oval:tst:94"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6928" version="9" class="vulnerability">
      <metadata>
        <title>Cross-Domain Information Disclosure 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3330" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3330"/>
        <description>Microsoft Internet Explorer 6 through 8 does not properly restrict script access to content from a different (1) domain or (2) zone, which allows remote attackers to obtain sensitive information via a crafted web site, aka "Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:23.959-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:09.675-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:18.717-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.181-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.181-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:35.465-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:24:58.366-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:19.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6928 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:56.837-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:22.032-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6918" version="8" class="vulnerability">
      <metadata>
        <title>SMB Client Response Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0476"/>
        <description>The SMB client in Microsoft Windows Server 2003 SP2, Vista Gold, SP1, and SP2, and Windows Server 2008 Gold and SP2 allows remote SMB servers and man-in-the-middle attackers to execute arbitrary code or cause a denial of service (memory corruption and reboot) via a crafted SMB transaction response that uses (1) SMBv1 or (2) SMBv2, aka "SMB Client Response Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:13.397-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:32.979-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:18.022-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:00.915-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:00.915-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:34.636-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:13.918-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4401 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-03-03T04:01:19.180-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 x86/x64/ia64 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="Mrxsmb.sys version is less than 5.2.3790.4671" test_ref="oval:org.mitre.oval:tst:11515"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="Mrxsmb10.sys version is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9035"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.17025" test_ref="oval:org.mitre.oval:tst:11088"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="Mrxsmb10.sys version is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9423"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.21230" test_ref="oval:org.mitre.oval:tst:11469"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9505"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.18431" test_ref="oval:org.mitre.oval:tst:11662"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9535"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.22641" test_ref="oval:org.mitre.oval:tst:11205"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:20899"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6002.18213" test_ref="oval:org.mitre.oval:tst:10963"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:20464"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.0.6002.22346" test_ref="oval:org.mitre.oval:tst:11499"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20680"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.1.7600.16539" test_ref="oval:org.mitre.oval:tst:11279"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Mrxsmb10.sys version is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20484"/>
          <criterion comment="Mrxsmb10.sys version is less than 6.1.7600.20655" test_ref="oval:org.mitre.oval:tst:11856"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6886" version="10" class="vulnerability">
      <metadata>
        <title>Cabview Corruption Validation 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 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Cabinet File Viewer Shell Extension</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0487" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0487"/>
        <description>The Authenticode Signature verification functionality in cabview.dll in Cabinet File Viewer Shell Extension 5.1, 6.0, and 6.1 in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly use unspecified fields in a file digest, which allows remote attackers to execute arbitrary code via a modified cabinet (aka .CAB) file that incorrectly appears to have a valid signature, aka "Cabview Corruption Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:41:58.556-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:30.840-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:15.984-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:08.744-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:08.744-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:33.662-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:13.752-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:18.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6886 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:13.740-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:21.439-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of Cabview.dll is less than 5.0.3900.7369" test_ref="oval:org.mitre.oval:tst:11298"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of Cabview.dll is less than 6.0.2900.3663" test_ref="oval:org.mitre.oval:tst:11381"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of Cabview.dll is less than 6.0.2900.5927" test_ref="oval:org.mitre.oval:tst:11525"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is less than 6.0.3790.4649" test_ref="oval:org.mitre.oval:tst:11740"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of Cabview.dll is less than 6.0.6000.17002" test_ref="oval:org.mitre.oval:tst:11864"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of Cabview.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:11560"/>
          <criterion comment="the version of Cabview.dll is less than 6.0.6000.21203" test_ref="oval:org.mitre.oval:tst:11830"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is less than 6.0.6001.18404" test_ref="oval:org.mitre.oval:tst:11297"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11529"/>
          <criterion comment="the version of Cabview.dll is less than 6.0.6001.22605" test_ref="oval:org.mitre.oval:tst:11130"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 32bit/x64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is less than 6.0.6002.18184" test_ref="oval:org.mitre.oval:tst:11490"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 32bit/x64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11204"/>
          <criterion comment="the version of Cabview.dll is less than 6.0.6002.22311" test_ref="oval:org.mitre.oval:tst:11308"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is less than 6.1.7600.16500" test_ref="oval:org.mitre.oval:tst:11424"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Cabview.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11563"/>
          <criterion comment="the version of Cabview.dll is less than 6.1.7600.20613" test_ref="oval:org.mitre.oval:tst:11708"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6881" version="5" class="vulnerability">
      <metadata>
        <title>Embedded OpenType Font Integer Overflow 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1883" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1883"/>
        <description>Integer overflow in the Embedded OpenType (EOT) Font Engine in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote attackers to execute arbitrary code via a crafted table in an embedded font, aka "Embedded OpenType Font Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:49:10.784-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:08.415-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:17.401-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:08.353-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:08.353-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:32.762-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of T2embed.dll is less than 5.1.2600.6031" test_ref="oval:org.mitre.oval:tst:11271"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of T2embed.dll is less than 5.2.3790.4766" test_ref="oval:org.mitre.oval:tst:11576"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of T2embed.dll is less than 6.0.6001.18520" test_ref="oval:org.mitre.oval:tst:11376"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of T2embed.dll is less than 6.0.6001.22750" test_ref="oval:org.mitre.oval:tst:11253"/>
              <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10118"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of T2embed.dll is less than 6.0.6002.18301" test_ref="oval:org.mitre.oval:tst:11550"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of T2embed.dll is less than 6.0.6002.22475" test_ref="oval:org.mitre.oval:tst:11549"/>
              <criterion comment="the version of T2embed.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10002"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of T2embed.dll is less than 6.1.7600.16663" test_ref="oval:org.mitre.oval:tst:11244"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of T2embed.dll is less than 6.1.7600.20788" test_ref="oval:org.mitre.oval:tst:11480"/>
              <criterion comment="the version of T2embed.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20099"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:686" version="4" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1979" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1979"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service exception and exit) via an "unexpected protocol command during the reconnection request," which is not properly handled by the Transaction Internet Protocol (TIP) functionality.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-10-12T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-10-19T05:46:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:43:58.651-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:21.669-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.2492">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.2492" negate="false" test_ref="oval:org.mitre.oval:tst:2539"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.2492" negate="false" test_ref="oval:org.mitre.oval:tst:2538"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6835" version="13" class="vulnerability">
      <metadata>
        <title>HTML Object Memory Corruption Vulnerability (CVE-2010-0249)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0249" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0249"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 6, 6 SP1, 7, and 8 on Windows 2000 SP4; Windows XP SP2 and SP3; Windows Server 2003 SP2; Windows Vista Gold, SP1, and SP2; Windows Server 2008 Gold, SP2, and R2; and Windows 7 allows remote attackers to execute arbitrary code by accessing a pointer associated with a deleted object, related to incorrectly initialized memory and improper handling of objects in memory, as exploited in the wild in December 2009 and January 2010 during Operation Aurora, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-01-15T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-01-19T07:03:25.323-05:00">DRAFT</status_change>
            <modified comment="Updated title, all tests and states" date="2010-01-22T11:57:00.675-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Updated to include tests for Windows XP SP2 (x86) running IE 7.  Microsoft bulletin MS10-002 (associated File Information article) did not include a reference to Windows XP SP2 (x86) running IE 7.0, though this is a vulnerable configuration and updated by the patch referenced in the article." date="2010-01-27T13:32:00.227-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-02-15T04:00:03.010-05:00">INTERIM</status_change>
            <status_change date="2010-03-08T04:00:07.692-05:00">ACCEPTED</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:38:00.735-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-11T13:41:03.899-04:00">INTERIM</status_change>
            <modified comment="Modified the mshtml.dll versions for IE8 on Windows 7 and Windows Server 2008 R2 in order to correctly identify the GDR and LDR branches." date="2010-05-11T13:41:00.299-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-05-31T04:00:30.203-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6932 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:26:48.963-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:51.963-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:51.540-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:51.540-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:30.779-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:01.102-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:18.374-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6835 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:54.699-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:20.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1644" test_ref="oval:org.mitre.oval:tst:11530"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3660" test_ref="oval:org.mitre.oval:tst:11697"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5921" test_ref="oval:org.mitre.oval:tst:11468"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4639" test_ref="oval:org.mitre.oval:tst:11646"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16981" test_ref="oval:org.mitre.oval:tst:11559"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21183" test_ref="oval:org.mitre.oval:tst:11207"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16982" test_ref="oval:org.mitre.oval:tst:20566"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21184" test_ref="oval:org.mitre.oval:tst:21091"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18385" test_ref="oval:org.mitre.oval:tst:11423"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22585" test_ref="oval:org.mitre.oval:tst:11500"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18167" test_ref="oval:org.mitre.oval:tst:11846"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22290" test_ref="oval:org.mitre.oval:tst:11562"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18876" test_ref="oval:org.mitre.oval:tst:11452"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22967" test_ref="oval:org.mitre.oval:tst:11309"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18882" test_ref="oval:org.mitre.oval:tst:11541"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22973" test_ref="oval:org.mitre.oval:tst:11139"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16490" test_ref="oval:org.mitre.oval:tst:11780"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20600" test_ref="oval:org.mitre.oval:tst:11312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6832" version="9" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2010-3331)</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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3331" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3331"/>
        <description>Microsoft Internet Explorer 6 through 8 does not properly handle objects in memory in certain circumstances involving use of Microsoft Word to read Word documents, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:24.861-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:07.005-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:15.955-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:51.650-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:51.650-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:29.800-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:24:59.907-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:18.007-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6832 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:53.987-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:20.558-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.6036" test_ref="oval:org.mitre.oval:tst:11894"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4772" test_ref="oval:org.mitre.oval:tst:11531"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on XP x86/x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.17092" test_ref="oval:org.mitre.oval:tst:11190"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21294" test_ref="oval:org.mitre.oval:tst:11226"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18527" test_ref="oval:org.mitre.oval:tst:11306"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22760" test_ref="oval:org.mitre.oval:tst:11235"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18309" test_ref="oval:org.mitre.oval:tst:11240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22484" test_ref="oval:org.mitre.oval:tst:11410"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x64/x86, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11201"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11294"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18975" test_ref="oval:org.mitre.oval:tst:11282"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.23067" test_ref="oval:org.mitre.oval:tst:11209"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.7600.16671" test_ref="oval:org.mitre.oval:tst:11239"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
              <criterion comment="Mshtml.dll version is less than 8.0.7600.20795" test_ref="oval:org.mitre.oval:tst:11181"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6824" version="10" class="vulnerability">
      <metadata>
        <title>.NET Framework x64 JIT Compiler 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3228" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3228"/>
        <description>The JIT compiler in Microsoft .NET Framework 4.0 on 64-bit platforms does not properly perform optimizations, which allows remote attackers to execute arbitrary code via a crafted .NET application that triggers memory corruption, aka ".NET Framework x64 JIT Compiler Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-18T21:49:19.917-04:00">DRAFT</status_change>
            <modified comment="Added the comments on the non-top level &lt;criteria> tags." date="2010-11-03T13:21:00.547-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2010-11-22T04:00:07.663-05:00">INTERIM</status_change>
            <status_change date="2010-12-13T04:00:10.998-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:7311 - Corrected repeated hive element in the key" date="2010-12-31T10:57:00.761-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2010-12-31T10:58:58.150-05:00">INTERIM</status_change>
            <status_change date="2011-01-17T04:00:19.852-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:46.946-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:46.946-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:29.198-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6824 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:14.227-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:20.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="os section">
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
        <criteria operator="OR" comment="GDR or LDR Service branch">
          <criterion comment="clrjit.dll version is less than 4.0.30319.202" test_ref="oval:org.mitre.oval:tst:11601"/>
          <criteria operator="AND" comment="LDR">
            <criterion comment="clrjit.dll version is greater than or equal to 4.0.30319.300" test_ref="oval:org.mitre.oval:tst:11649"/>
            <criterion comment="clrjit.dll version is less than 4.0.30319.336" test_ref="oval:org.mitre.oval:tst:11626"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6814" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Null Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0234" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0234"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 does not properly validate a registry-key argument to an unspecified system call, which allows local users to cause a denial of service (reboot) via a crafted application, aka "Windows Kernel Null Pointer Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:26.108-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:27.323-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:12.402-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7376" test_ref="oval:org.mitre.oval:tst:11458"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3670" test_ref="oval:org.mitre.oval:tst:11347"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5938" test_ref="oval:org.mitre.oval:tst:11896"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11857"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="The version of Ntkrnlmp.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11611"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.17021" test_ref="oval:org.mitre.oval:tst:11259"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21226" test_ref="oval:org.mitre.oval:tst:11841"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10821"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18427" test_ref="oval:org.mitre.oval:tst:11737"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22636" test_ref="oval:org.mitre.oval:tst:11674"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10870"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18209" test_ref="oval:org.mitre.oval:tst:11433"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22341" test_ref="oval:org.mitre.oval:tst:11585"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6793" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Registry Key Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0238" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0238"/>
        <description>Unspecified vulnerability in registry-key validation in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, and Vista Gold allows local users to cause a denial of service (reboot) via a crafted application, aka "Windows Kernel Registry Key Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:42:27.675-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:26.243-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:11.141-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7376" test_ref="oval:org.mitre.oval:tst:11458"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3670" test_ref="oval:org.mitre.oval:tst:11347"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5938" test_ref="oval:org.mitre.oval:tst:11896"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11857"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="The version of Ntkrnlmp.exe is less than 5.2.3790.4666" test_ref="oval:org.mitre.oval:tst:11611"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.17021" test_ref="oval:org.mitre.oval:tst:11259"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <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="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21226" test_ref="oval:org.mitre.oval:tst:11841"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6788" version="3" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (64-Bit) Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetDDE</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0206" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0206"/>
        <description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an "unchecked buffer," possibly a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T04:23:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-10-20T02:41:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.630-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:52:11.035-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:20.258-05:00">ACCEPTED</status_change>
            <modified comment="Corrected comment for var:202 to refer to environment variable" date="2009-12-01T17:28:00.093-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:32:24.875-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:01:18.394-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="64-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="a vulnerable version of netdde.exe exists">
          <criterion comment="the version of netdde.exe is less than 5.2.3790.184" test_ref="oval:org.mitre.oval:tst:315"/>
          <criterion comment="the 64-bit WOW version of netdde.exe is less than 5.2.3790.193" test_ref="oval:org.mitre.oval:tst:271"/>
        </criteria>
        <criteria operator="OR" comment="a vulnerable version of nddenb32.dll exists">
          <criterion comment="the version of nddenb32.dll is less than 5.2.3790.173" test_ref="oval:org.mitre.oval:tst:316"/>
          <criterion comment="the 64-bit WOW version of nddenb32.dll is less than 5.2.3790.193" test_ref="oval:org.mitre.oval:tst:270"/>
        </criteria>
        <criterion comment="the patch KB841533 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:682"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6787" version="10" class="vulnerability">
      <metadata>
        <title>WinVerifyTrust Signature Validation 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 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Authenticode Signature Verification</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0486" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0486"/>
        <description>The WinVerifyTrust function in Authenticode Signature Verification 5.1, 6.0, and 6.1 in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly use unspecified fields in a file digest, which allows user-assisted remote attackers to execute arbitrary code via a modified (1) Portable Executable (PE) or (2) cabinet (aka .CAB) file that incorrectly appears to have a valid signature, aka "WinVerifyTrust Signature Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-13T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-04-15T10:41:56.734-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:25.389-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:10.246-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.384-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.384-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:27.300-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:13.423-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:17.736-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6787 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:15.000-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:19.674-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of wintrust.dll is less than 5.131.2195.7375" test_ref="oval:org.mitre.oval:tst:11686"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of wintrust.dll is less than 5.131.2600.3661" test_ref="oval:org.mitre.oval:tst:11304"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of wintrust.dll is less than 5.131.2600.5922" test_ref="oval:org.mitre.oval:tst:11690"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is less than 5.131.3790.4642" test_ref="oval:org.mitre.oval:tst:11359"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of wintrust.dll is less than 6.0.6000.16984" test_ref="oval:org.mitre.oval:tst:11719"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="the version of wintrust.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:11349"/>
          <criterion comment="the version of wintrust.dll is less than 6.0.6000.21186" test_ref="oval:org.mitre.oval:tst:11492"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is less than 6.0.6001.18387" test_ref="oval:org.mitre.oval:tst:11262"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11526"/>
          <criterion comment="the version of wintrust.dll is less than 6.0.6001.22588" test_ref="oval:org.mitre.oval:tst:11567"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 32bit/x64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is less than 6.0.6002.18169" test_ref="oval:org.mitre.oval:tst:11040"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 32bit/x64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11196"/>
          <criterion comment="the version of wintrust.dll is less than 6.0.6002.22293" test_ref="oval:org.mitre.oval:tst:11738"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is less than 6.1.7600.16493" test_ref="oval:org.mitre.oval:tst:11401"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of wintrust.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11722"/>
          <criterion comment="the version of wintrust.dll is less than 6.1.7600.20605" test_ref="oval:org.mitre.oval:tst:11330"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:678" version="6" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0021" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0021"/>
        <description>Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote attackers to cause a denial of service (hang) via an IGMP packet with an invalid IP option, aka the "IGMP v3 DoS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-17T07:36:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-22T08:27:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:24:00.505-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-12T15:25:15.850-05:00">INTERIM</status_change>
            <status_change date="2010-02-01T04:00:29.085-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:678 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:13.652-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:20.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.2617 (64-bit,SP1)" test_ref="oval:org.mitre.oval:tst:2431"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6742" version="3" class="vulnerability">
      <metadata>
        <title>OpenType Font Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2741" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2741"/>
        <description>The OpenType Font (OTF) format driver in Microsoft Windows XP SP2 and SP3 and Server 2003 SP2 performs an incorrect integer calculation during font processing, which allows local users to gain privileges via a crafted application, aka "OpenType Font Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:49:27.343-04:00">DRAFT</status_change>
            <status_change date="2010-11-08T04:00:04.625-05:00">INTERIM</status_change>
            <status_change date="2010-11-29T04:00:14.380-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Atmfd.dll is less than 5.1.2.229" test_ref="oval:org.mitre.oval:tst:11749"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="the version of Atmfd.dll is less than 5.2.2.229" test_ref="oval:org.mitre.oval:tst:11378"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6734" version="10" class="vulnerability">
      <metadata>
        <title>Outlook Express and Windows Mail Integer 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>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Outlook Express</product>
          <product>Microsoft Windows Mail</product>
          <product>Microsoft Windows Live Mail</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0816" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0816"/>
        <description>Integer overflow in inetcomm.dll in Microsoft Outlook Express 5.5 SP2, 6, and 6 SP1; Windows Live Mail on Windows XP SP2 and SP3, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7; and Windows Mail on Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote e-mail servers and man-in-the-middle attackers to execute arbitrary code via a crafted (1) POP3 or (2) IMAP response, as demonstrated by a certain +OK response on TCP port 110, aka "Outlook Express and Windows Mail Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-11T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-05-12T12:23:25.542-04:00">DRAFT</status_change>
            <status_change date="2010-05-31T04:00:28.757-04:00">INTERIM</status_change>
            <status_change date="2010-06-21T04:00:05.608-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:06.244-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:06.244-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:24.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6734 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:29.064-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:01:08.691-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6734 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:13.458-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:18.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Outlook Express 5.5 SP2 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Outlook Express 5.5 SP2 is installed." definition_ref="oval:org.mitre.oval:def:504"/>
          <criterion comment="the version of Inetcomm.dll is less than 5.50.5010.200" test_ref="oval:org.mitre.oval:tst:11816"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6 SP1 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Outlook Express 6 SP1 is installed." definition_ref="oval:org.mitre.oval:def:488"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.2800.2001" test_ref="oval:org.mitre.oval:tst:11216"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Outlook Express 6.0 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.2900.3664" test_ref="oval:org.mitre.oval:tst:11320"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Outlook Express 6.0 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.2900.5931" test_ref="oval:org.mitre.oval:tst:10972"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6 on Windows XP (64-bit), Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP (64-bit), Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Outlook Express 6.0 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.3790.4657" test_ref="oval:org.mitre.oval:tst:11267"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Vista x86/x64, Windows Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.18416" test_ref="oval:org.mitre.oval:tst:11337"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Vista x86/x64, Windows Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.22621" test_ref="oval:org.mitre.oval:tst:11718"/>
          <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11476"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Vista x86/x64, Windows Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.18197" test_ref="oval:org.mitre.oval:tst:11803"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Vista x86/x64, Windows Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11786"/>
          <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.22325" test_ref="oval:org.mitre.oval:tst:11524"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail Windows Server 2008 ia64 - GDR">
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.18427" test_ref="oval:org.mitre.oval:tst:11799"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Server 2008 ia64 - LDR">
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.22636" test_ref="oval:org.mitre.oval:tst:11536"/>
          <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11476"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Server 2008 ia64 - GDR">
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.18209" test_ref="oval:org.mitre.oval:tst:11316"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows Server 2008 ia64 - LDR">
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11786"/>
          <criterion comment="The version of Inetcomm.dll is less than 6.0.6002.22341" test_ref="oval:org.mitre.oval:tst:11688"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.1.7600.16543" test_ref="oval:org.mitre.oval:tst:11904"/>
        </criteria>
        <criteria operator="AND" comment="Windows Mail on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criterion comment="the version of Inetcomm.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:11895"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.1.7600.20659" test_ref="oval:org.mitre.oval:tst:11232"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:671" version="6" class="vulnerability">
      <metadata>
        <title>EMF Rendering Denial of Service Vulnerability (64-bit Windows XP and Server 2003,Unpatched)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0803" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0803"/>
        <description>The GetEnhMetaFilePaletteEntries API in GDI32.DLL in Windows 2000 allows remote attackers to cause a denial of service (application crash) via a crafted Enhanced Metafile (EMF) file that causes invalid (1) end, (2) emreof, or (3) palent offsets to be used, aka "Enhanced Metafile Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-09T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-11-10T07:06:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-16T01:04:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Removed unneeded ste:2282 from tst:2437. Deprecated ste:2282 since it is no longer used." date="2007-01-12T07:06:00.595-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-12T07:08:59.602-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:52.335-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:671 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:53.199-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:19.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="64-bit XP or Server 2003 is installed">
          <criteria operator="AND" comment="64-bit XP is installed">
            <criterion comment="Windows XP is installed" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.419" test_ref="oval:org.mitre.oval:tst:2436"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6704" version="3" class="vulnerability">
      <metadata>
        <title>AOL SuperBuddy ActiveX Control Remote Code Execution Vulnerability.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>AOL</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3658" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3658"/>
        <description>Use-after-free vulnerability in the Sb.SuperBuddy.1 ActiveX control (sb.dll) in America Online (AOL) 9.5.0.1 allows remote attackers to trigger memory corruption or possibly execute arbitrary code via a malformed argument to the SetSuperBuddy method.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-25T18:28:46">
              <contributor organization="SecPod Technologies">Antu Sanadi</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:51.501-05:00">DRAFT</status_change>
            <modified comment="Removed the trailing backspace on obj:6527 to standardize with the rest of the OVAL Repository." date="2009-12-03T17:11:00.816-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-12-21T04:01:17.468-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:19.490-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:813 - Removed the trailing \ from all local_variables that are used as paths in a file_object" date="2011-08-03T08:25:00.425-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-08-03T08:29:52.710-04:00">INTERIM</status_change>
            <status_change date="2011-08-22T04:01:34.527-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="AOL is installed" definition_ref="oval:org.mitre.oval:def:6607"/>
        <criterion comment="AOL version is less or equal to 9.5.0.1" test_ref="oval:org.mitre.oval:tst:11076"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6607" version="5" class="inventory">
      <metadata>
        <title>AOL is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>AOL</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:aol:internet_software"/>
        <description>The application AOL is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-25T18:28:46">
              <contributor organization="SecPod Technologies">Antu Sanadi</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:51.193-05:00">DRAFT</status_change>
            <modified comment="Removed the trailing backspace on obj:7089 to standardize with the rest of the OVAL Repository." date="2009-12-03T16:34:00.844-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-12-21T04:01:13.131-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:05.859-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6607 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:39.391-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:24.247-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6607 - Typo Corrections" date="2014-05-22T11:03:00.270-04:00">
              <contributor organization="McAfee, Inc.">Jerome Athias</contributor>
            </modified>
            <status_change date="2014-05-22T11:06:06.236-04:00">INTERIM</status_change>
            <status_change date="2014-06-09T04:01:47.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Relevant version of Windows is installed">
          <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 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 Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
        </criteria>
        <criterion comment="AOL is installed" test_ref="oval:org.mitre.oval:tst:10242"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6696" version="6" class="vulnerability">
      <metadata>
        <title>Windows MFC Document Title Updating Buffer Overflow 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3227" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3227"/>
        <description>Stack-based buffer overflow in the UpdateFrameTitleForDocument method in the CFrameWnd class in mfc42.dll in the Microsoft Foundation Class (MFC) Library in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows context-dependent attackers to execute arbitrary code via a long window title that this library attempts to create at the request of an application, as demonstrated by the Trident PowerZip 7.2 Build 4010 application, aka "Windows MFC Document Title Updating Buffer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-08-10T13:00:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </submitted>
            <status_change date="2010-10-18T21:48:52.847-04:00">DRAFT</status_change>
            <modified comment="Added the comments on the non-top level &lt;criteria> tags." date="2010-11-03T13:37:00.947-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2010-11-22T04:00:05.350-05:00">INTERIM</status_change>
            <status_change date="2010-12-13T04:00:08.689-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:44.681-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:44.681-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:20.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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 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"/>
          <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"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <criterion comment="the version of Mfc40u.dll is less than 4.1.0.6151" test_ref="oval:org.mitre.oval:tst:11595"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6686" version="9" class="vulnerability">
      <metadata>
        <title>HTML Element 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1260" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1260"/>
        <description>The IE8 Developer Toolbar in Microsoft Internet Explorer 8 SP1, SP2, and SP3 allows user-assisted remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "HTML Element Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:32:18.494-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:48:45.183-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:07.291-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10804 - Updated comments to test ID's tst:10804 &amp; tst:10787. And also corrected the version to state ID's ste:6638 &amp; ste:6932 by adding comments according to the MS Bulletins." date="2011-07-18T15:25:00.211-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-07-18T15:27:05.498-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:51.313-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:09.712-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:09.712-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:20.184-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6686 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:55.936-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:17.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - GDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on XP x86/x64, Server 2003 x86/x64/ia64 - LDR">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - GDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18928" test_ref="oval:org.mitre.oval:tst:27064"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, all Server 2008 x86/x64 - LDR">
          <criteria operator="OR" comment="Vista x86/x64, all Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.23019" test_ref="oval:org.mitre.oval:tst:27361"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - GDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16588" test_ref="oval:org.mitre.oval:tst:27609"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on Windows 7 x86/x64, Server 2008 R2 x64/ia64 - LDR">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20708" test_ref="oval:org.mitre.oval:tst:27372"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6653" version="13" class="vulnerability">
      <metadata>
        <title>Windows Media Player 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>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2745" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2745"/>
        <description>Microsoft Windows Media Player (WMP) 9 through 12 does not properly deallocate objects during a browser reload action, which allows user-assisted remote attackers to execute arbitrary code via crafted media content referenced in an HTML document, aka "Windows Media Player Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-26T21:07:20.616-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:28.287-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:43.626-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:03.494-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:03.494-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:17.851-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6653 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:53:00.179-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:01:04.621-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10251 - office 2007 more changed vulnerabilities" date="2014-05-30T10:22:00.303-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-05-30T10:26:30.362-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:17.581-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6653 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:12.123-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:16.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:20961 - MS bulletins for the month of June 2015" date="2015-06-18T10:14:00.489-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-06-18T10:17:12.835-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:46.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Media Player 9 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Windows Media Player v9 is installed." definition_ref="oval:org.mitre.oval:def:2147"/>
          <criterion comment="the version of Wmp.dll is less than 9.0.0.4510" test_ref="oval:org.mitre.oval:tst:21458"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 10 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criterion comment="the version of Wmp.dll is less than 10.0.0.4081" test_ref="oval:org.mitre.oval:tst:21227"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 10 on Windows XP (x64-bit) or Windows Server 2003 (x64-bit)">
          <criteria operator="OR" comment="Windows XP (x64-bit) or Windows Server 2003 (x64-bit)">
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criterion comment="the version of Wwmp.dll is less than 10.0.0.4008" test_ref="oval:org.mitre.oval:tst:20961"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 10 on windows server 2003 x86">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criterion comment="the version of Wmp.dll is less than 10.0.0.4008" test_ref="oval:org.mitre.oval:tst:21417"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 11 on Windows XP x86 or windows XP (x64-bit)">
          <criteria operator="OR" comment="Windows XP x86 or windows XP (x64-bit)">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criterion comment="the version of Wmp.dll is less than 11.0.5721.5280" test_ref="oval:org.mitre.oval:tst:21412"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 11 on Windows Vista/Server 2008 (32-bit)/(64-bit)/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Wmp.dll is less than 11.0.6001.7010" test_ref="oval:org.mitre.oval:tst:21303"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Spwmp.dll version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10251"/>
              <criterion comment="the version of Wmp.dll is less than 11.0.6001.7118" test_ref="oval:org.mitre.oval:tst:21416"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 11 on Windows Vista /Server 2008 (32-bit)/(64-bit)/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Wmp.dll is less than 11.0.6002.18311" test_ref="oval:org.mitre.oval:tst:21253"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Wmp.dll is greater than or equal 11.0.6002.22000" test_ref="oval:org.mitre.oval:tst:21257"/>
              <criterion comment="the version of Wmp.dll is less than 11.0.6002.22486" test_ref="oval:org.mitre.oval:tst:21471"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 12 on Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Windows Media Player v12 is installed." definition_ref="oval:org.mitre.oval:def:7384"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Wmp.dll is less than 12.0.7600.16667" test_ref="oval:org.mitre.oval:tst:20189"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of Wmp.dll is greater than or equal 12.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20141"/>
              <criterion comment="The version of Wmp.dll is less than 12.0.7600.20792" test_ref="oval:org.mitre.oval:tst:20478"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6650" version="3" class="vulnerability">
      <metadata>
        <title>Buffer overflow vulnerability in kavfm.sys in Kingsoft Antivirus 2010.7.30.201 and earlier</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Kingsoft Antivirus</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3396" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3396"/>
        <description>Buffer overflow in kavfm.sys in Kingsoft Antivirus 2010.04.26.648 and earlier allows local users to execute arbitrary code via a long argument to IOCTL 0x80030004.  NOTE: some of these details are obtained from third party information.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-22T18:45:49">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-10-25T10:41:08.637-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:27.886-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:43.283-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Kingsoft Antivirus is installed" definition_ref="oval:org.mitre.oval:def:6932"/>
        <criterion comment="Check if the version of kavfm.sys in Kingsoft Antivirus is less than or equal to 2010.7.30.201" test_ref="oval:org.mitre.oval:tst:19977"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6932" version="3" class="inventory">
      <metadata>
        <title>Kingsoft Antivirus is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Kingsoft Antivirus</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:kingsoftsecurity:kingsoft_antivirus"/>
        <description>Kingsoft Antivirus is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-22T18:45:49">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-10-25T10:41:08.123-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:36.902-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:48.331-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Kingsoft Antivirus is installed" test_ref="oval:org.mitre.oval:tst:20507"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6641" version="5" class="vulnerability">
      <metadata>
        <title>MJPEG Media Decompression 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>Quartz.dll (DirectShow)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1880" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1880"/>
        <description>Unspecified vulnerability in Quartz.dll for DirectShow on Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista SP1, and Server 2008 allows remote attackers to execute arbitrary code via a media file with crafted compression data, aka "MJPEG Media Decompression Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-08T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-06-14T11:31:43.064-04:00">DRAFT</status_change>
            <status_change date="2010-06-29T11:48:42.562-04:00">INTERIM</status_change>
            <status_change date="2010-07-19T04:00:04.986-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6641 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:57.696-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:16.089-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 / Quartz in DirectX 9.0">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.914" test_ref="oval:org.mitre.oval:tst:27014"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) / Quartz">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.3665" test_ref="oval:org.mitre.oval:tst:27701"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) / Quartz">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.5933" test_ref="oval:org.mitre.oval:tst:27719"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Server 2003 x86/x64/ia64 / Quartz">
          <criteria operator="OR" comment="XP x64, Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.4660" test_ref="oval:org.mitre.oval:tst:27493"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - GDR / Quartz">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6001.18461" test_ref="oval:org.mitre.oval:tst:27630"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64, Server 2008 32bit/x64/ia64 - LDR / Quartz">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Quartz.dll is less than 6.6.6001.22672" test_ref="oval:org.mitre.oval:tst:27567"/>
          <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6001.22000" test_ref="oval:org.mitre.oval:tst:20940"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6639" version="1" class="vulnerability">
      <metadata>
        <title>Local Security Authority Subsystem Service Resource Exhaustion Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3675" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3675"/>
        <description>LSASS.exe in the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 allows remote authenticated users to cause a denial of service (CPU consumption) via a malformed ISAKMP request over IPsec, aka "Local Security Authority Subsystem Service Resource Exhaustion Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-09T17:00:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2009-12-11T11:34:15.761-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:39.981-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:13.327-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Oakley.dll is less than 5.0.2195.7343" test_ref="oval:org.mitre.oval:tst:11206"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Oakley.dll is less than 5.1.2600.3632" test_ref="oval:org.mitre.oval:tst:11233"/>
        </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 Oakley.dll is less than 5.1.2600.5886" test_ref="oval:org.mitre.oval:tst:10926"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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="the version of Oakley.dll is less than 5.2.3790.4600" test_ref="oval:org.mitre.oval:tst:10247"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6621" version="1" class="vulnerability" deprecated="true">
      <metadata>
        <title>ATL COM Initialization Vulnerability (CVE-2009-2493)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2493"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not properly restrict use of OleLoadFromStream in instantiating objects from data streams, which allows remote attackers to execute arbitrary code via a crafted HTML document with an ATL (1) component or (2) control, related to ATL headers and bypassing security policies, aka "ATL COM Initialization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:36:01.737-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:38.986-05:00">INTERIM</status_change>
            <modified comment="Deprecated after consolidating other definitions for the same CVE. The new consolidated definition is oval:org.mitre.oval:def:6716" date="2010-01-03T18:00:11.513-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-01-03T18:00:11.513-04:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</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 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3882.2700" test_ref="oval:org.mitre.oval:tst:11030"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1642" test_ref="oval:org.mitre.oval:tst:10363"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.2900.3640" test_ref="oval:org.mitre.oval:tst:11188"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5897" test_ref="oval:org.mitre.oval:tst:11032"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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>
          <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.4611" test_ref="oval:org.mitre.oval:tst:11149"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6570" version="8" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-3674)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3674" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3674"/>
        <description>Microsoft Internet Explorer 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-3671.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:36:12.102-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:37.834-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:10.742-05:00">ACCEPTED</status_change>
            <modified comment="Added new tests to replace tests- 10787 and 10804, uses correct object 7340" date="2010-03-09T12:37:00.237-05:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-03-09T12:37:45.242-05:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:19.874-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:50.025-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:50.025-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:16.549-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6578 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:17:19.120-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:29.911-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6570 - extended definitions of OS are without SP checks" date="2014-07-28T18:03:00.291-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:04:45.998-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:15.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18854" test_ref="oval:org.mitre.oval:tst:10325"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22945" test_ref="oval:org.mitre.oval:tst:11217"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18865" test_ref="oval:org.mitre.oval:tst:11230"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22956" test_ref="oval:org.mitre.oval:tst:11290"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:21026"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16466" test_ref="oval:org.mitre.oval:tst:11033"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20579" test_ref="oval:org.mitre.oval:tst:10797"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6524" version="1" class="vulnerability">
      <metadata>
        <title>Maxthon Browser Cross-Site Scripting 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 7</platform>
          <product>Maxthon Browser</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3018"/>
        <description>Maxthon Browser 3.0.0.145 Alpha with Ultramode does not properly block javascript: and data: URIs in Refresh headers in HTTP responses, which allows remote attackers to conduct cross-site scripting (XSS) attacks via vectors related to (1) injecting a Refresh header that contains a javascript: URI, (2) entering a javascript: URI when specifying the content of a Refresh header, (3) injecting a Refresh header that contains JavaScript sequences in a data:text/html URI, or (4) entering a data:text/html URI with JavaScript sequences when specifying the content of a Refresh header; does not properly block data: URIs in Location headers in HTTP responses, which allows user-assisted remote attackers to conduct cross-site scripting (XSS) attacks via vectors related to (5) injecting a Location header that contains JavaScript sequences in a data:text/html URI or (6) entering a data:text/html URI with JavaScript sequences when specifying the content of a Location header; and does not properly handle javascript: URIs in HTML links within (a) 301 and (b) 302 error documents sent from web servers, which allows user-assisted remote attackers to conduct cross-site scripting (XSS) attacks via vectors related to (7) injecting a Location HTTP response header or (8) specifying the content of a Location HTTP response header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-23T10:27:31.430-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-23T14:56:41.355-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:14.134-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:52.829-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Maxthon Browser is installed" definition_ref="oval:org.mitre.oval:def:6262"/>
        <criterion comment="Maxthon Browser version is equal to 3.0.0.145" test_ref="oval:org.mitre.oval:tst:10779"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6519" version="9" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-3673)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3673" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3673"/>
        <description>Microsoft Internet Explorer 7 and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:36:11.285-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:36.101-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:09.430-05:00">ACCEPTED</status_change>
            <modified comment="Added new tests to replace tests- 10787 and 10804, uses correct object 7340" date="2010-03-09T12:36:00.088-05:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-03-09T12:37:29.096-05:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:18.819-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:57.931-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:57.931-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:15.109-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:10.718-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6578 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-03-17T04:00:29.521-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6519 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:56.517-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:15.234-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18349" test_ref="oval:org.mitre.oval:tst:10560"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22550" test_ref="oval:org.mitre.oval:tst:11161"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18130" test_ref="oval:org.mitre.oval:tst:11275"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22252" test_ref="oval:org.mitre.oval:tst:11036"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18854" test_ref="oval:org.mitre.oval:tst:10325"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22945" test_ref="oval:org.mitre.oval:tst:11217"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18865" test_ref="oval:org.mitre.oval:tst:11230"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22956" test_ref="oval:org.mitre.oval:tst:11290"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:21026"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16466" test_ref="oval:org.mitre.oval:tst:11033"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20579" test_ref="oval:org.mitre.oval:tst:10797"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6512" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel Exception Handler Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2517" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2517"/>
        <description>The kernel in Microsoft Windows Server 2003 SP2 does not properly handle unspecified exceptions when an error condition occurs, which allows local users to cause a denial of service (reboot) via a crafted application, aka "Windows Kernel Exception Handler Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:47.679-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:12.122-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:54.388-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Windows Server 2003 x86 SP2">
        <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
        <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:10965"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6510" version="8" class="vulnerability">
      <metadata>
        <title>Microsoft Silverlight and Microsoft .NET Framework CLR Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft .NET Framework</product>
          <product>Microsoft Silverlight</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2497" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2497"/>
        <description>The Common Language Runtime (CLR) in Microsoft .NET Framework 2.0, 2.0 SP1, 2.0 SP2, 3.5, and 3.5 SP1, and Silverlight 2, does not properly handle interfaces, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted Silverlight application, (3) a crafted ASP.NET application, or (4) a crafted .NET Framework application, aka "Microsoft Silverlight and Microsoft .NET Framework CLR Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:56.292-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:11.485-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:53.775-05:00">ACCEPTED</status_change>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T17:59:00.669-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-01T18:00:44.002-05:00">INTERIM</status_change>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:00:00.766-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:01:00.229-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:01:00.547-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-21T04:01:02.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6510 - Updated defs for MS09-061 - updated criteria and modified the GDR/LDR format." date="2011-01-31T17:30:00.645-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T17:33:03.553-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:11.266-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6510 - Modified criteria to match MS bulletin" date="2014-06-13T17:54:00.121-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-06-13T17:57:28.713-04:00">INTERIM</status_change>
            <status_change date="2014-06-30T04:11:18.906-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6510 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:53.321-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:14.911-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 2.0 on Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 .NET Framework 2.0 (Original RTM or later) is installed" definition_ref="oval:org.mitre.oval:def:1934"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1003" test_ref="oval:org.mitre.oval:tst:21588"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP1">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 3.5">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 Original Release is installed" definition_ref="oval:org.mitre.oval:def:6689"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Windows 2000, XP, Server 2003, Vista, Server 2008">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="GDR or LDR Service Branch">
            <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.3603" test_ref="oval:org.mitre.oval:tst:10670"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Mscorlib.dll is greater than or equal to 2.0.50727.4000" test_ref="oval:org.mitre.oval:tst:41709"/>
              <criterion comment="Mscorlib.dll is less than 2.0.50727.4062" test_ref="oval:org.mitre.oval:tst:21461"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 3.5 SP1">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="GDR or LDR Service Branch">
            <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.3603" test_ref="oval:org.mitre.oval:tst:10670"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Mscorlib.dll is greater than or equal to 2.0.50727.4000" test_ref="oval:org.mitre.oval:tst:41709"/>
              <criterion comment="Mscorlib.dll is less than 2.0.50727.4062" test_ref="oval:org.mitre.oval:tst:21461"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="GDR or LDR">
            <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4200" test_ref="oval:org.mitre.oval:tst:10981"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4400" test_ref="oval:org.mitre.oval:tst:10805"/>
              <criterion comment="the version of Mscorlib.dll is greater than or equal to 2.0.50727.4300" test_ref="oval:org.mitre.oval:tst:41546"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6508" version="8" class="vulnerability">
      <metadata>
        <title>IIS FTP Service DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2521" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2521"/>
        <description>Stack consumption vulnerability in the FTP Service in Microsoft Internet Information Services (IIS) 5.0 through 7.0 allows remote authenticated users to cause a denial of service (daemon crash) via a list (ls) -R command containing a wildcard that references a subdirectory, followed by a .. (dot dot), aka "IIS FTP Service DoS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:05.385-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:10.706-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:52.997-05:00">ACCEPTED</status_change>
            <modified comment="Updated the tests for the correct lower boundary file version for the Windows 7/2008 checks" date="2010-08-09T15:54:00.377-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-08-09T15:55:19.316-04:00">INTERIM</status_change>
            <modified comment="Merged LDR &amp;amp; GDR branches for several criteria to avoid duplicate object collection." date="2010-08-11T13:24:00.324-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-08-30T04:00:12.149-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6508 - October Patch Tuesday" date="2011-10-14T16:09:00.325-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T16:09:56.395-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:15.998-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6508 - extended definitions of OS are without SP checks" date="2014-07-28T17:36:00.492-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:37:55.073-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:14.592-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 - IIS 5.0 (FTP Service 5.0)">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="The version of ftpsvc2.dll is less than 5.0.2195.7336" test_ref="oval:org.mitre.oval:tst:10425"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.3624" test_ref="oval:org.mitre.oval:tst:10973"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.5875" test_ref="oval:org.mitre.oval:tst:10691"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64/Windows 2003 (x86/x64/ia64) - IIS 6.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows XP x64/Windows 2003 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.3790.4584" test_ref="oval:org.mitre.oval:tst:10767"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows Vista x86/x64">
            <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 IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10243"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6000.16923" test_ref="oval:org.mitre.oval:tst:10891"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows Vista x86/x64">
            <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 IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10608"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6000.21123" test_ref="oval:org.mitre.oval:tst:10591"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of ftpsvc2.dll is less than 7.0.6001.18327" test_ref="oval:org.mitre.oval:tst:10938"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of ftpsvc2.dll is greater than or equal 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10894"/>
              <criterion comment="The version of ftpsvc2.dll is less than 7.0.6001.22516" test_ref="oval:org.mitre.oval:tst:10893"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of ftpsvc2.dll is less than 7.0.6002.18107" test_ref="oval:org.mitre.oval:tst:10962"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of ftpsvc2.dll is greater than or equal 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10338"/>
              <criterion comment="The version of ftpsvc2.dll is less than 7.0.6002.22219" test_ref="oval:org.mitre.oval:tst:10925"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6506" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Integer Underflow 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-2009-2515" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2515"/>
        <description>Integer underflow in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows local users to gain privileges via a crafted application that triggers an incorrect truncation of a 64-bit integer to a 32-bit integer, aka "Windows Kernel Integer Underflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:46.632-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:09.975-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:52.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6506 - For 2003 itanium platform, updated with the proper file (Ntkrnlmp.exe) as given in the bulletin" date="2011-10-04T13:19:00.233-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-04T13:20:38.483-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:26.608-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7319" test_ref="oval:org.mitre.oval:tst:10573"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3610" test_ref="oval:org.mitre.oval:tst:10847"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5857" test_ref="oval:org.mitre.oval:tst:11004"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="OS check for Windows XP (x64) SP2 or Windows 2003">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:10965"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="the version of Ntkrnlmp.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:44068"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR" comment="OS check for Windows Vista (x86/x64)">
            <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16901" test_ref="oval:org.mitre.oval:tst:10944"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21101" test_ref="oval:org.mitre.oval:tst:10113"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR" comment="OS check for Windows Vista SP1 or 2008 Server">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18304" test_ref="oval:org.mitre.oval:tst:10438"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22489" test_ref="oval:org.mitre.oval:tst:10918"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="OS check for Windows Vista SP2 or 2008 Server SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18082" test_ref="oval:org.mitre.oval:tst:10866"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22191" test_ref="oval:org.mitre.oval:tst:10957"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6454" version="7" class="vulnerability">
      <metadata>
        <title>Data Stream Header 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1547"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via a crafted data stream header that triggers memory corruption, aka "Data Stream Header Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:41.682-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:01.776-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:44.288-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6454 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:29:00.456-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:30:15.951-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:10.363-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:06.602-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:17.460-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6454 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:54.783-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:13.860-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3881.100" test_ref="oval:org.mitre.oval:tst:10988"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6451" version="6" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework Type Verification Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0091" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0091"/>
        <description>Microsoft .NET Framework 2.0, 2.0 SP1, and 3.5 does not properly enforce a certain type-equality constraint in .NET verifiable code, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka "Microsoft .NET Framework Type Verification Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:55.796-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:00.874-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:43.442-05:00">ACCEPTED</status_change>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T17:59:00.669-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-01T18:00:43.811-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:59.410-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6451 - Updated defs for MS09-061 - updated criteria and modified the GDR/LDR format." date="2011-01-31T17:30:00.645-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T17:33:04.858-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:09.626-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6451 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:55.974-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:13.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 2.0 on Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 .NET Framework 2.0 (Original RTM or later) is installed" definition_ref="oval:org.mitre.oval:def:1934"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1003" test_ref="oval:org.mitre.oval:tst:21588"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP1">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6441" version="5" class="vulnerability">
      <metadata>
        <title>Remote Code Execution in ADFS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2509" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2509"/>
        <description>Active Directory Federation Services (ADFS) in Microsoft Windows Server 2003 SP2 and Server 2008 Gold and SP2 does not properly validate headers in HTTP requests, which allows remote authenticated users to execute arbitrary code via a crafted request to an IIS web server, aka "Remote Code Execution in ADFS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:34:59.280-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:33.734-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:08.390-05:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:55.136-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:10.632-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:58.629-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4401 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-03-03T04:01:17.297-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2003 x86/x64 SP2">
          <criteria operator="OR">
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 5.2.3790.4578" test_ref="oval:org.mitre.oval:tst:10329"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64/ia64 SP1 GDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11144"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10832"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64/ia64 SP1 LDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6001.22498" test_ref="oval:org.mitre.oval:tst:11128"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11203"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64 SP2 GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10683"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:11227"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64 SP2 LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6002.22201" test_ref="oval:org.mitre.oval:tst:11211"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11079"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6437" version="1" class="vulnerability">
      <metadata>
        <title>Maxthon Browser Address Bar Spoofing 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 7</platform>
          <product>Maxthon Browser</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3006"/>
        <description>Maxthon Browser 2.5.3.80 UNICODE allows remote attackers to spoof the address bar, via window.open with a relative URI, to show an arbitrary URL on the web site visited by the victim, as demonstrated by a visit to an attacker-controlled web page, which triggers a spoofed login form for the site containing that page.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-23T10:27:31.430-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-23T14:56:41.097-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:10.939-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:46.519-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Maxthon Browser is installed" definition_ref="oval:org.mitre.oval:def:6262"/>
        <criterion comment="Maxthon Browser version is equal to 2.5.8.0" test_ref="oval:org.mitre.oval:tst:10908"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6262" version="1" class="inventory">
      <metadata>
        <title>Maxthon Browser 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>
          <platform>Microsoft Windows 7</platform>
          <product>Maxthon Browser</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:maxthon:maxthon_browser:"/>
        <description>The operating system having Maxthon Browser installation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-23T10:27:37">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-23T14:56:40.656-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:08.792-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:44.795-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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 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 Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
        </criteria>
        <criterion comment="Maxthon Browser is installed" test_ref="oval:org.mitre.oval:tst:11008"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6421" version="3" class="vulnerability" deprecated="true">
      <metadata>
        <title>ATL COM Initialization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2493"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not properly restrict use of OleLoadFromStream in instantiating objects from data streams, which allows remote attackers to execute arbitrary code via a crafted HTML document with an ATL (1) component or (2) control, related to ATL headers and bypassing security policies, aka "ATL COM Initialization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:02.292-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:56.358-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:41.161-05:00">ACCEPTED</status_change>
            <modified comment="Deprecated after consolidating other definitions for the same CVE. The new consolidated definition is oval:org.mitre.oval:def:6716" date="2010-01-03T18:00:11.513-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-01-03T18:00:11.513-04:00">DEPRECATED</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:45.946-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <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"/>
          <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"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E531-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10568"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E531-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10739"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10428"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10956"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E532-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10741"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E532-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10559"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E554-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10837"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E554-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10923"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E55C-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10592"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E55C-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10657"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{279D6C9A-652E-4833-BEFC-312CA8887857}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10978"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{279D6C9A-652E-4833-BEFC-312CA8887857}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10876"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B1F78FEF-3DB7-4C56-AF2B-5DCCC7C42331}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10927"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B1F78FEF-3DB7-4C56-AF2B-5DCCC7C42331}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10844"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C832BE8F-4B89-4579-A217-DB92E7A27915}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:11009"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C832BE8F-4B89-4579-A217-DB92E7A27915}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10968"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A9A7297E-969C-43F1-A1EF-51EBEA36F850}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10708"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A9A7297E-969C-43F1-A1EF-51EBEA36F850}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10997"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DD8C2179-1B4A-4951-B432-5DE3D1507142}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10786"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DD8C2179-1B4A-4951-B432-5DE3D1507142}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10822"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4F1E5B1A-2A80-42ca-8532-2D05CB959537}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10892"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4F1E5B1A-2A80-42ca-8532-2D05CB959537}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10680"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{27A3D328-D206-4106-8D33-1AA39B13394B}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10951"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{27A3D328-D206-4106-8D33-1AA39B13394B}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10887"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DB640C86-731C-484A-AAAF-750656C9187D}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10198"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DB640C86-731C-484A-AAAF-750656C9187D}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10986"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15721a53-8448-4731-8bfc-ed11e128e444}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10698"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15721a53-8448-4731-8bfc-ed11e128e444}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10823"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3267123E-530D-4E73-9DA7-79F01D86A89F}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10819"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3267123E-530D-4E73-9DA7-79F01D86A89F}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10829"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6419" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2529" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2529"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, 7, and 8 does not properly handle argument validation for unspecified variables, which allows remote attackers to execute arbitrary code via a crafted HTML document, aka "HTML Component Handling Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:43.021-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:55.156-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:39.889-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6419 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:29:00.857-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:29:43.057-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:08.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:10.546-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:17.089-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6419 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:52.016-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:13.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3881.100" test_ref="oval:org.mitre.oval:tst:10988"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86, x64, Server 2003 x86/x64 , Vista x86/x64, x86 SP2, Server 2008 x86/x64, x86/x64 SP2">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6410" version="1" class="vulnerability">
      <metadata>
        <title>WINS Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1923" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1923"/>
        <description>Heap-based buffer overflow in the Windows Internet Name Service (WINS) component for Microsoft Windows 2000 SP4 and Server 2003 SP2 allows remote attackers to execute arbitrary code via a crafted WINS replication packet that triggers an incorrect buffer-length calculation, aka "WINS Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:57:55.730-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:20.447-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:28.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows 2000 SP4 is vulnerable">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of wins.exe is less than 5.0.2195.7300" test_ref="oval:org.mitre.oval:tst:10480"/>
        </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 wins.exe is less than 5.2.3790.4520" test_ref="oval:org.mitre.oval:tst:10341"/>
        </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 wins.exe is less than 5.2.3790.4520" test_ref="oval:org.mitre.oval:tst:10341"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="the version of wins.exe is less than 5.2.3790.4520" test_ref="oval:org.mitre.oval:tst:10341"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6406" version="1" class="vulnerability">
      <metadata>
        <title>Win32k EOT Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2514" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2514"/>
        <description>win32k.sys in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not correctly parse font code during construction of a directory-entry table, which allows remote attackers to execute arbitrary code via a crafted Embedded OpenType (EOT) font, aka "Win32k EOT Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:30.799-05:00">DRAFT</status_change>
            <status_change date="2009-11-30T04:00:37.504-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:57.460-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </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 win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6382" version="8" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-3671)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3671" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3671"/>
        <description>Microsoft Internet Explorer 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-3674.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:36:08.129-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:32.144-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:07.665-05:00">ACCEPTED</status_change>
            <modified comment="Added new tests to replace tests- 10787 and 10804, uses correct object 7340" date="2010-03-09T12:35:00.638-05:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-03-09T12:36:50.645-05:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:15.412-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:01.244-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:01.244-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:12.339-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6578 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:17:19.296-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:27.611-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6382 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:49.502-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:12.679-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18854" test_ref="oval:org.mitre.oval:tst:10325"/>
        </criteria>
        <criteria operator="AND" comment="IE8/XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22945" test_ref="oval:org.mitre.oval:tst:11217"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18865" test_ref="oval:org.mitre.oval:tst:11230"/>
        </criteria>
        <criteria operator="AND" comment="IE8/Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22956" test_ref="oval:org.mitre.oval:tst:11290"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.16000" test_ref="oval:org.mitre.oval:tst:21026"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.16466" test_ref="oval:org.mitre.oval:tst:11033"/>
        </criteria>
        <criteria operator="AND" comment="IE8/7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64/ia64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than or equal 8.0.7600.20000" test_ref="oval:org.mitre.oval:tst:20848"/>
          <criterion comment="Mshtml.dll version is less than 8.0.7600.20579" test_ref="oval:org.mitre.oval:tst:10797"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6381" version="5" class="vulnerability">
      <metadata>
        <title>HTML Object Memory Corruption Vulnerability (CVE-2009-3672)</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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3672" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3672"/>
        <description>Microsoft Internet Explorer 6 and 7 does not properly handle objects in memory that (1) were not properly initialized or (2) are deleted, which allows remote attackers to execute arbitrary code via vectors involving a call to the getElementsByTagName method for the STYLE tag name, selection of the single element in the returned list, and a change to the outerHTML property of this element, related to Cascading Style Sheets (CSS) and mshtml.dll, aka "HTML Object Memory Corruption Vulnerability." NOTE: some of these details are obtained from third party information. NOTE: this issue was originally assigned CVE-2009-4054, but Microsoft assigned a duplicate identifier of CVE-2009-3672. CVE consumers should use this identifier instead of CVE-2009-4054.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:36:10.570-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:31.214-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:06.730-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:02.728-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:16.876-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6381 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:53.318-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:12.393-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1642" test_ref="oval:org.mitre.oval:tst:10363"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3640" test_ref="oval:org.mitre.oval:tst:11188"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5897" test_ref="oval:org.mitre.oval:tst:11032"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4611" test_ref="oval:org.mitre.oval:tst:11149"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16945" test_ref="oval:org.mitre.oval:tst:10323"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21148" test_ref="oval:org.mitre.oval:tst:11055"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18349" test_ref="oval:org.mitre.oval:tst:10560"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22550" test_ref="oval:org.mitre.oval:tst:11161"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18130" test_ref="oval:org.mitre.oval:tst:11275"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22252" test_ref="oval:org.mitre.oval:tst:11036"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6341" version="3" class="vulnerability">
      <metadata>
        <title>DirectX Size Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1539" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1539"/>
        <description>The QuickTime Movie Parser Filter in quartz.dll in DirectShow in Microsoft DirectX 7.0 through 9.0c on Windows 2000 SP4, Windows XP SP2 and SP3, and Windows Server 2003 SP2 does not properly validate unspecified size fields in QuickTime media files, which allows remote attackers to execute arbitrary code via a crafted file, aka "DirectX Size Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:20.201-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:10.559-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:13.515-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:55.631-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:29.362-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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.736" test_ref="oval:org.mitre.oval:tst:10181"/>
        </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.893" test_ref="oval:org.mitre.oval:tst:10229"/>
        </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.911" test_ref="oval:org.mitre.oval:tst:10131"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.3580" test_ref="oval:org.mitre.oval:tst:10177"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP3 x86">
          <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.5822" test_ref="oval:org.mitre.oval:tst:10081"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows XP SP2, Server 2003 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (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.4523" test_ref="oval:org.mitre.oval:tst:10047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6340" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP Zero Window Size Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4609" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4609"/>
        <description>The TCP implementation in (1) Linux, (2) platforms based on BSD Unix, (3) Microsoft Windows, (4) Cisco products, and probably other operating systems allows remote attackers to cause a denial of service (connection queue exhaustion) via multiple vectors that manipulate information in the TCP state table, as demonstrated by sockstress.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-09-12T20:28:16.956-04:00">DRAFT</status_change>
            <status_change date="2009-09-28T04:00:24.963-04:00">INTERIM</status_change>
            <status_change date="2009-10-19T04:00:15.637-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
        </criteria>
        <criteria operator="OR" comment="Windows XP SP2/SP3">
          <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2003 X86/X64/IA64 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>
          <criteria operator="OR">
            <criterion comment="the version of Tcpip.sys is less than 5.2.3790.4573" test_ref="oval:org.mitre.oval:tst:10768"/>
            <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.4573" test_ref="oval:org.mitre.oval:tst:10446"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="The version of Tcpip.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:9931"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10605"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
          <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:10280"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10548"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10600"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10640"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="The version of Tcpip.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10773"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10454"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
          <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10806"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10695"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:9812"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10619"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6333" version="3" class="vulnerability" deprecated="true">
      <metadata>
        <title>Microsoft Video ActiveX Control 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-0015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0015"/>
        <description>Stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL), as used in the MPEG2TuneRequest ActiveX control in msvidctl.dll in DirectShow, in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows remote attackers to execute arbitrary code via a crafted web page, as exploited in the wild in July 2009, aka "Microsoft Video ActiveX Control Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:32.502-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:09.009-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:11.829-04:00">ACCEPTED</status_change>
            <modified comment="Added anchors and spaces to regular expression" date="2009-12-04T14:54:00.233-05:00">
              <contributor organization="National Institute of Standards and Technology">Tim Harrison</contributor>
            </modified>
            <status_change date="2009-12-04T14:55:07.669-05:00">INTERIM</status_change>
            <modified comment="Added anchors and spaces to regular expression" date="2009-12-04T14:55:00.401-05:00">
              <contributor organization="National Institute of Standards and Technology">Tim Harrison</contributor>
            </modified>
            <modified comment="Updated regex to allow parenthesis" date="2009-12-08T15:29:00.543-05:00">
              <contributor organization="National Institute of Standards and Technology">Tim Harrison</contributor>
            </modified>
            <modified comment="Updating regex to include parenthesis" date="2009-12-08T17:31:00.669-05:00">
              <contributor organization="National Institute of Standards and Technology">Tim Harrison</contributor>
            </modified>
            <status_change date="2009-12-28T04:00:28.579-05:00">ACCEPTED</status_change>
            <modified comment="Deprecated after consolidating other definitions for the same CVE. The new consolidated definition is oval:org.mitre.oval:def:7436" date="2010-01-03T18:00:11.513-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-01-03T18:00:11.513-04:00">DEPRECATED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="Windows Vista is installed" test_ref="oval:org.mitre.oval:tst:7914"/>
          <criterion comment="Windows Server 2008 is installed" test_ref="oval:org.mitre.oval:tst:7697"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{011B3619-FE63-4814-8A84-15A194CE9CE3}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10237"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{011B3619-FE63-4814-8A84-15A194CE9CE3}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9959"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0149EEDF-D08F-4142-8D73-D23903D21E90}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10290"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0149EEDF-D08F-4142-8D73-D23903D21E90}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10111"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E5-45B6-11D3-B650-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10188"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E5-45B6-11D3-B650-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10239"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E6-45B6-11D3-B650-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10123"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E6-45B6-11D3-B650-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10279"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{055CB2D7-2969-45CD-914B-76890722F112}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9973"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{055CB2D7-2969-45CD-914B-76890722F112}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9926"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0955AC62-BF2E-4CBA-A2B9-A63F772D46CF}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9890"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0955AC62-BF2E-4CBA-A2B9-A63F772D46CF}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9993"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15D6504A-5494-499C-886C-973C9E53B9F1}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9889"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15D6504A-5494-499C-886C-973C9E53B9F1}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10272"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1BE49F30-0E1B-11D3-9D8E-00C04F72D980}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9645"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1BE49F30-0E1B-11D3-9D8E-00C04F72D980}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10085"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1C15D484-911D-11D2-B632-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9943"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1C15D484-911D-11D2-B632-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9995"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1DF7D126-4050-47F0-A7CF-4C4CA9241333}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10267"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1DF7D126-4050-47F0-A7CF-4C4CA9241333}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9894"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{2C63E4EB-4CEA-41B8-919C-E947EA19A77C}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9548"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{2C63E4EB-4CEA-41B8-919C-E947EA19A77C}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10281"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{334125C0-77E5-11D3-B653-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10121"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{334125C0-77E5-11D3-B653-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10289"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B0353C-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9996"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B0353C-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10286"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03543-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9860"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03543-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9917"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03544-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10169"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03544-A4C8-11D2-B634-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10119"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{418008F3-CF67-4668-9628-10DC52BE1D08}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10313"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{418008F3-CF67-4668-9628-10DC52BE1D08}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9954"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4A5869CF-929D-4040-AE03-FCAFC5B9CD42}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10295"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4A5869CF-929D-4040-AE03-FCAFC5B9CD42}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10037"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{577FAA18-4518-445E-8F70-1473F8CF4BA4}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10184"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{577FAA18-4518-445E-8F70-1473F8CF4BA4}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10017"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{59DC47A8-116C-11D3-9D8E-00C04F72D980}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10178"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{59DC47A8-116C-11D3-9D8E-00C04F72D980}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10303"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7F9CB14D-48E4-43B6-9346-1AEBC39C64D3}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10196"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7F9CB14D-48E4-43B6-9346-1AEBC39C64D3}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10245"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{823535A0-0318-11D3-9D8E-00C04F72D980}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9424"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{823535A0-0318-11D3-9D8E-00C04F72D980}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10044"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8872FF1B-98FA-4D7A-8D93-C9F1055F85BB}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10336"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8872FF1B-98FA-4D7A-8D93-C9F1055F85BB}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10414"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4C-1F63-11D3-B64C-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10416"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4C-1F63-11D3-B64C-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9852"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4D-1F63-11D3-B64C-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10415"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4D-1F63-11D3-B64C-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10257"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9CD64701-BDF3-4D14-8E03-F12983D86664}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9957"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9CD64701-BDF3-4D14-8E03-F12983D86664}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10369"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9E77AAC4-35E5-42A1-BDC2-8F3FF399847C}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9967"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9E77AAC4-35E5-42A1-BDC2-8F3FF399847C}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10349"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A1A2B1C4-0E3A-11D3-9D8E-00C04F72D980}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10311"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A1A2B1C4-0E3A-11D3-9D8E-00C04F72D980}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10314"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E3074E-6C3D-11D3-B653-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10345"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E3074E-6C3D-11D3-B653-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10370"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E30750-6C3D-11D3-B653-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10400"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E30750-6C3D-11D3-B653-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10274"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A8DCF3D5-0780-4EF4-8A83-2CFFAACB8ACE}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10203"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A8DCF3D5-0780-4EF4-8A83-2CFFAACB8ACE}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10165"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AD8E510D-217F-409B-8076-29C5E73B98E8}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10372"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AD8E510D-217F-409B-8076-29C5E73B98E8}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9876"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B0EDF163-910A-11D2-B632-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9975"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B0EDF163-910A-11D2-B632-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10389"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B64016F3-C9A2-4066-96F0-BD9563314726}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10155"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B64016F3-C9A2-4066-96F0-BD9563314726}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10059"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{BB530C63-D9DF-4B49-9439-63453962E598}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10191"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{BB530C63-D9DF-4B49-9439-63453962E598}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9885"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C531D9FD-9685-4028-8B68-6E1232079F1E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10186"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C531D9FD-9685-4028-8B68-6E1232079F1E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10271"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCC-9B79-11D3-B654-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10420"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCC-9B79-11D3-B654-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10269"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCD-9B79-11D3-B654-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10064"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCD-9B79-11D3-B654-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10153"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCE-9B79-11D3-B654-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10170"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCE-9B79-11D3-B654-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9848"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCF-9B79-11D3-B654-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10135"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCF-9B79-11D3-B654-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10379"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CD0-9B79-11D3-B654-00C04F79498E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10326"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CD0-9B79-11D3-B654-00C04F79498E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10224"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10371"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:9835"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CAAFDD83-CEFC-4E3D-BA03-175F17A24F91}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10175"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CAAFDD83-CEFC-4E3D-BA03-175F17A24F91}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10293"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D02AAC50-027E-11D3-9D8E-00C04F72D980}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10333"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D02AAC50-027E-11D3-9D8E-00C04F72D980}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10340"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F9769A06-7ACA-4E39-9CFB-97BB35F0E77E}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:9782"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F9769A06-7ACA-4E39-9CFB-97BB35F0E77E}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10199"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA7C375B-66A7-4280-879D-FD459C84BB02}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10319"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA7C375B-66A7-4280-879D-FD459C84BB02}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10344"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6329" version="2" class="vulnerability">
      <metadata>
        <title>Remote Desktop Connection ActiveX Control Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1929" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1929"/>
        <description>Heap-based buffer overflow in the Microsoft Terminal Services Client ActiveX control running RDP 6.1 on Windows XP SP2, Vista SP1 or SP2, or Server 2008 Gold or SP2; or 5.2 or 6.1 on Windows XP SP3; allows remote attackers to execute arbitrary code via unspecified parameters to unknown methods, aka "Remote Desktop Connection ActiveX Control Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:58:06.132-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:17.572-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:23.809-04:00">ACCEPTED</status_change>
            <modified comment="Added tests to check the version of mstscax.dll.  In two of the criteria sections, the greater than version was present but the corresponding less than test was missing." date="2009-12-08T16:24:00.762-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-08T16:25:38.769-05:00">INTERIM</status_change>
            <status_change date="2009-12-28T04:00:27.798-05: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 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"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6001.18266" test_ref="oval:org.mitre.oval:tst:10292"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10536"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6001.22443" test_ref="oval:org.mitre.oval:tst:10888"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10355"/>
        </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 Mstscax.dll is less than 6.0.6000.16865" test_ref="oval:org.mitre.oval:tst:10365"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10204"/>
        </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 Mstscax.dll is less than 6.0.6000.21061" test_ref="oval:org.mitre.oval:tst:10626"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10421"/>
        </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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6001.18266" test_ref="oval:org.mitre.oval:tst:10292"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10536"/>
        </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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6001.22443" test_ref="oval:org.mitre.oval:tst:10888"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10355"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6002.18045" test_ref="oval:org.mitre.oval:tst:10256"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10448"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Mstscax.dll is less than 6.0.6002.22146" test_ref="oval:org.mitre.oval:tst:10658"/>
          <criterion comment="the version of Mstscax.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10179"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6313" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 for Server 2003 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0843" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0843"/>
        <description>Internet Explorer 5.5 and 6 does not properly handle plug-in navigation, which allows remote attackers to alter displayed address bars and thereby spoof web pages, facilitating phishing attacks, aka the "Plug-in Navigation Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:36.346-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:50.347-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:58.522-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.919-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6308" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1531"/>
        <description>Microsoft Internet Explorer 7 for Windows XP SP2 and SP3; 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 allows remote attackers to execute arbitrary code via frequent calls to the getElementsByTagName function combined with the creation of an object during reordering of elements, followed by an onreadystatechange event, which triggers an access of an object that (1) was not properly initialized or (2) is deleted, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:47.402-04:00">DRAFT</status_change>
            <modified comment="Updated title" date="2009-06-16T10:32:00.713-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-07-06T04:00:56.608-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:09.561-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6308 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:28:00.100-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:29:08.420-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:07.878-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:05.291-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:16.663-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6308 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:49.922-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:11.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6302" version="1" class="vulnerability">
      <metadata>
        <title>Telnet Credential Reflection Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1930" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1930"/>
        <description>The Telnet service in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows remote Telnet servers to execute arbitrary code on a client machine by replaying the NTLM credentials of a client user, aka "Telnet Credential Reflection Vulnerability," a related issue to CVE-2000-0834.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:58:03.968-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:16.275-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:21.810-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of telnet.exe is less than 5.0.33670.4" test_ref="oval:org.mitre.oval:tst:10488"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of telnet.exe is less than 5.1.2600.3587" test_ref="oval:org.mitre.oval:tst:10643"/>
        </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 telnet.exe is less than 5.1.2600.5829" test_ref="oval:org.mitre.oval:tst:10644"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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="the version of telnet.exe is less than 5.2.3790.4528" test_ref="oval:org.mitre.oval:tst:10578"/>
        </criteria>
        <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="the version of telnet.exe is less than 6.0.6000.16868" test_ref="oval:org.mitre.oval:tst:10631"/>
          <criterion comment="the version of telnet.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10354"/>
        </criteria>
        <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="the version of telnet.exe is less than 6.0.6000.21065" test_ref="oval:org.mitre.oval:tst:10636"/>
          <criterion comment="the version of telnet.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10607"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of telnet.exe is less than 6.0.6001.18270" test_ref="oval:org.mitre.oval:tst:10545"/>
          <criterion comment="the version of telnet.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10310"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of telnet.exe is less than 6.0.6001.22447" test_ref="oval:org.mitre.oval:tst:9882"/>
          <criterion comment="the version of telnet.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10618"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of telnet.exe is less than 6.0.6002.18049" test_ref="oval:org.mitre.oval:tst:10076"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10620"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of telnet.exe is less than 6.0.6002.22150" test_ref="oval:org.mitre.oval:tst:10422"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10544"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6295" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1529" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1529"/>
        <description>Microsoft Internet Explorer 7 for Windows XP SP2 and SP3; 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by calling the setCapture method on a collection of crafted objects, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:44.839-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:55.213-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:08.873-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6295 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:26:00.351-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:26:58.580-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:07.157-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:05.430-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:16.462-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6295 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:54.097-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:11.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6294" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1530" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1530"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 7 for Windows XP SP2 and SP3; 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 allows remote attackers to execute arbitrary code by repeatedly adding HTML document nodes and calling event handlers, which triggers an access of an object that (1) was not properly initialized or (2) is deleted, aka "HTML Objects Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:46.145-04:00">DRAFT</status_change>
            <modified comment="Updated title" date="2009-06-16T10:32:00.713-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-07-06T04:00:54.330-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:08.199-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6294 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:25:00.128-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:26:17.330-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:06.380-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:04.733-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:16.236-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6294 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:53.861-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:11.199-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:629" version="6" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1027"/>
        <description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CVE-2003-0823, aka the "Function Pointer Drag and Drop Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-02-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:54:00.000-04:00" comment="modified wft-95 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:35.315-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:49.729-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:47.495-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.754-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.118" negate="false" test_ref="oval:org.mitre.oval:tst:2572"/>
          <criterion comment="the patch q832894 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2571"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6287" version="6" class="vulnerability">
      <metadata>
        <title>Print Spooler Load Library Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0230"/>
        <description>The Windows Print Spooler in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 allows remote authenticated users to gain privileges via a crafted RPC message that triggers loading of a DLL file from an arbitrary directory, aka "Print Spooler Load Library Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:12.886-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:52.996-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:07.137-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:55.293-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:09.786-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6287 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:24:00.552-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:25:01.617-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:05.555-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:58.297-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:15.893-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="Win32spl.dll version is less than 5.0.2195.7266" test_ref="oval:org.mitre.oval:tst:9847"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Localspl.dll version is less than 5.1.2600.3569" test_ref="oval:org.mitre.oval:tst:9961"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Localspl.dll version is less than 5.1.2600.5809" test_ref="oval:org.mitre.oval:tst:9871"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Localspl.dll version is less than 5.2.3790.4509" test_ref="oval:org.mitre.oval:tst:10030"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6000.16850" test_ref="oval:org.mitre.oval:tst:9868"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6000.21045" test_ref="oval:org.mitre.oval:tst:9990"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9895"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6001.18247" test_ref="oval:org.mitre.oval:tst:9461"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6001.22417" test_ref="oval:org.mitre.oval:tst:10052"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9965"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9971"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6002.22120" test_ref="oval:org.mitre.oval:tst:9717"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:9903"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6286" version="3" class="vulnerability">
      <metadata>
        <title>Workstation Service Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1544" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1544"/>
        <description>Double free vulnerability in the Workstation service in Microsoft Windows allows remote authenticated users to gain privileges via a crafted RPC message to a Windows XP SP2 or SP3 or Server 2003 SP2 system, or cause a denial of service via a crafted RPC message to a Vista Gold, SP1, or SP2 or Server 2008 Gold or SP2 system, aka "Workstation Service Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:58:02.347-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:14.407-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:19.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:1448 - Correction of a filename (Spwmp.dll is replaced by wkssvc.dll as per the bulletin info.) in an object oval:org.mitre.oval:obj:1448 along with comments" date="2011-09-14T12:12:00.927-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-09-14T12:12:55.722-04:00">INTERIM</status_change>
            <status_change date="2011-10-03T04:00:07.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of wkssvc.dll is less than 5.1.2600.3584" test_ref="oval:org.mitre.oval:tst:10087"/>
        </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 wkssvc.dll is less than 5.1.2600.5826" test_ref="oval:org.mitre.oval:tst:10214"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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="the version of wkssvc.dll is less than 5.2.3790.4530" test_ref="oval:org.mitre.oval:tst:10565"/>
        </criteria>
        <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="the version of wkssvc.dll is less than 6.0.6000.16868" test_ref="oval:org.mitre.oval:tst:10601"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10206"/>
        </criteria>
        <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="the version of wkssvc.dll is less than 6.0.6000.21065" test_ref="oval:org.mitre.oval:tst:10270"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9664"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wkssvc.dll is less than 6.0.6001.18270" test_ref="oval:org.mitre.oval:tst:10656"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10653"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of wkssvc.dll is less than 6.0.6001.22447" test_ref="oval:org.mitre.oval:tst:10474"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10278"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of wkssvc.dll is less than 6.0.6002.18049" test_ref="oval:org.mitre.oval:tst:10463"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10373"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of wkssvc.dll is less than 6.0.6002.22150" test_ref="oval:org.mitre.oval:tst:10646"/>
          <criterion comment="the version of wkssvc.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10586"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6281" version="7" class="vulnerability">
      <metadata>
        <title>Microsoft Internet Explorer 7 printing DoS attack vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3270" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3270"/>
        <description>Microsoft Internet Explorer 7 through 7.0.6000.16711 allows remote attackers to cause a denial of service (unusable browser) by calling the window.print function in a loop, aka a "printing DoS attack," possibly a related issue to CVE-2009-0821.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu.S.A</contributor>
            </submitted>
            <status_change date="2009-09-23T12:25:52.791-04:00">DRAFT</status_change>
            <status_change date="2009-10-12T04:00:11.497-04:00">INTERIM</status_change>
            <status_change date="2009-11-02T04:00:12.516-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6281 - Internet Explorer is installed on the system. was replaced with Microsoft Internet Explorer 7." date="2014-01-14T16:57:00.179-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2014-01-14T16:59:31.388-05:00">INTERIM</status_change>
            <status_change date="2014-02-03T04:04:47.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:32.975-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.669-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5358 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:17:17.005-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:26.428-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 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 Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <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 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"/>
          </criteria>
          <criterion comment="Check for Internet Explorer less than or equal to 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:10520"/>
          <criterion comment="Check the Internet Explorer version greater than or equal to 7" test_ref="oval:org.mitre.oval:tst:10737"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6278" version="7" class="vulnerability">
      <metadata>
        <title>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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1140" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1140"/>
        <description>Microsoft Internet Explorer 5.01 SP4; 6 SP1; 6 and 7 for Windows XP SP2 and SP3; 6 and 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 does not prevent HTML rendering of cached content, which allows remote attackers to bypass the Same Origin Policy via unspecified vectors, aka "Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:39.608-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:51.972-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:06.326-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6278 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:23:00.564-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:23:58.272-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:04.674-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:02.057-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:15.649-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6278 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:50.362-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:10.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3877.2200" test_ref="oval:org.mitre.oval:tst:9429"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1627" test_ref="oval:org.mitre.oval:tst:9757"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3562" test_ref="oval:org.mitre.oval:tst:9989"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5803" test_ref="oval:org.mitre.oval:tst:10078"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4504" test_ref="oval:org.mitre.oval:tst:9507"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6277" version="6" class="vulnerability">
      <metadata>
        <title>Win32k Insufficient Data Validation 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-2009-2513" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2513"/>
        <description>The Graphics Device Interface (GDI) in win32k.sys in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 does not properly validate user-mode input, which allows local users to gain privileges via a crafted application, aka "Win32k Insufficient Data Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:30.205-05:00">DRAFT</status_change>
            <status_change date="2009-11-30T04:00:28.957-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:53.568-05:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:54.585-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:08.950-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6277 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:22:00.962-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:23:26.037-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:03.654-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:55.501-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:15.395-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:10258"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10947"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11103"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10753"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10883"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:11097"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6272" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0839" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0839"/>
        <description>Internet Explorer in Windows XP SP2, and other versions including 5.01 and 5.5, allows remote attackers to install arbitrary programs via a web page that uses certain styles and the AnchorClick behavior, popup windows, and drag-and-drop capabilities to drop the program in the local startup folder, as demonstrated by "wottapoop.html".</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:34.823-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:49.461-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:38.204-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.596-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6271" version="3" class="vulnerability">
      <metadata>
        <title>DHTML Editing Component ActiveX Control Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2519" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2519"/>
        <description>The DHTML Editing Component ActiveX control in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly format HTML markup, which allows remote attackers to execute arbitrary code via a crafted web site that triggers "system state" corruption, aka "DHTML Editing Component ActiveX Control Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-09-12T20:28:13.661-04:00">DRAFT</status_change>
            <status_change date="2009-09-28T04:00:19.279-04:00">INTERIM</status_change>
            <status_change date="2009-10-19T04:00:13.279-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:206 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-17T13:11:49.542-04:00">INTERIM</status_change>
            <status_change date="2014-05-05T04:00:28.644-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Triedit.dll is less than 6.1.0.9235" test_ref="oval:org.mitre.oval:tst:10246"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <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="the version of Triedit.dll is less than 6.1.0.9246" test_ref="oval:org.mitre.oval:tst:10543"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6264" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel NULL Pointer Dereference 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-2009-2516" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2516"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold and SP1, and Server 2008 Gold does not properly validate data sent from user mode, which allows local users to gain privileges via a crafted PE .exe file that triggers a NULL pointer dereference during chain traversal, aka "Windows Kernel NULL Pointer Dereference Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:47.222-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:43.086-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:27.582-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6264 - For 2003 itanium platform, updated with the proper file (Ntkrnlmp.exe) as given in the bulletin" date="2011-10-04T13:19:00.233-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-04T13:20:37.162-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:22.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7319" test_ref="oval:org.mitre.oval:tst:10573"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3610" test_ref="oval:org.mitre.oval:tst:10847"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5857" test_ref="oval:org.mitre.oval:tst:11004"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="OS check for Windows XP (x64) SP2 or Windows 2003">
            <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 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"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:10965"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Server 2003 ia64 SP2">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="the version of Ntkrnlmp.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:44068"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR" comment="OS check for Windows Vista (x86/x64)">
            <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16901" test_ref="oval:org.mitre.oval:tst:10944"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21101" test_ref="oval:org.mitre.oval:tst:10113"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR" comment="OS check for Windows Vista SP1 or 2008 Server">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18304" test_ref="oval:org.mitre.oval:tst:10438"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22489" test_ref="oval:org.mitre.oval:tst:10918"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR" comment="OS check for Windows Vista SP2 or 2008 Server SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18082" test_ref="oval:org.mitre.oval:tst:10866"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
              <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22191" test_ref="oval:org.mitre.oval:tst:10957"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6263" version="5" class="vulnerability">
      <metadata>
        <title>Local Security Authority Subsystem Service Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2524" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2524"/>
        <description>Integer underflow in the NTLM authentication feature in the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote attackers to cause a denial of service (reboot) via a malformed packet, aka "Local Security Authority Subsystem Service Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:49.596-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:42.254-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:26.750-05:00">ACCEPTED</status_change>
            <modified comment="Added test to check for KB968389 on XP,2003 - Msv1_0.dll greater than or equal to check" date="2009-12-02T17:00:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Added tests to check for the installation of KB968389, which is a prerequisite to MS09-059 on Windows XP and 2003 per the security bulletin." date="2009-12-03T17:11:00.230-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-03T17:17:46.238-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:52.245-05:00">ACCEPTED</status_change>
            <modified comment="Added new tests to replace tests- 10787 and 10804, uses correct object 7340" date="2010-03-09T12:29:00.062-05:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2010-03-09T12:30:25.086-05:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:13.257-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:02.728-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:02.728-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:10.715-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Msv1_0.dll is less than 5.1.2600.3625" test_ref="oval:org.mitre.oval:tst:10744"/>
          <criterion comment="the version of Msv1_0.dll is greater than or equal to 5.1.2600.3592" test_ref="oval:org.mitre.oval:tst:11167"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Msv1_0.dll is less than 5.1.2600.5876" test_ref="oval:org.mitre.oval:tst:10761"/>
          <criterion comment="the version of Msv1_0.dll is greater than or equal to 5.1.2600.5834" test_ref="oval:org.mitre.oval:tst:11012"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="the version of Msv1_0.dll is less than 5.2.3790.4587" test_ref="oval:org.mitre.oval:tst:10736"/>
          <criterion comment="the version of Msv1_0.dll is greater than or equal to 5.2.3790.4530" test_ref="oval:org.mitre.oval:tst:11220"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="the version of Msv1_0.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10848"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6000.16926" test_ref="oval:org.mitre.oval:tst:10874"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="the version of Msv1_0.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10107"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6000.21125" test_ref="oval:org.mitre.oval:tst:10875"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10976"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6001.18330" test_ref="oval:org.mitre.oval:tst:10614"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10982"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6001.22518" test_ref="oval:org.mitre.oval:tst:10687"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10008"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6002.18111" test_ref="oval:org.mitre.oval:tst:10590"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10174"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6002.22223" test_ref="oval:org.mitre.oval:tst:10399"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Msv1_0.dll version is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:20995"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.1.7600.16420" test_ref="oval:org.mitre.oval:tst:10985"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="Msv1_0.dll version is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:20123"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.1.7600.20524" test_ref="oval:org.mitre.oval:tst:10511"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6260" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1528" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1528"/>
        <description>Microsoft Internet Explorer 6 and 7 for Windows XP SP2 and SP3; 6 and 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 does not properly synchronize AJAX requests, which allows allows remote attackers to execute arbitrary code via a large number of concurrent, asynchronous XMLHttpRequest calls, aka "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:43.919-04:00">DRAFT</status_change>
            <modified comment="Updated title" date="2009-06-16T10:32:00.713-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-07-06T04:00:50.398-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:05.248-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6260 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:20:00.924-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:21:31.380-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:02.791-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:06.973-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:15.101-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6260 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:52.787-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:10.456-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3562" test_ref="oval:org.mitre.oval:tst:9989"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5803" test_ref="oval:org.mitre.oval:tst:10078"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4504" test_ref="oval:org.mitre.oval:tst:9507"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6253" version="8" class="vulnerability">
      <metadata>
        <title>Active Directory Memory Leak Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1139" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1139"/>
        <description>Memory leak in the LDAP service in Active Directory on Microsoft Windows 2000 SP4 and Server 2003 SP2, and Active Directory Application Mode (ADAM) on Windows XP SP2 and SP3 and Server 2003 SP2, allows remote attackers to cause a denial of service (memory consumption and service outage) via (1) LDAP or (2) LDAPS requests with unspecified OID filters, aka "Active Directory Memory Leak Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:23.798-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:49.150-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:04.829-04:00">ACCEPTED</status_change>
            <modified comment="Added test for checking if system is used as AD" date="2009-09-05T12:00:00.035-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-09-14T04:00:17.999-04:00">INTERIM</status_change>
            <status_change date="2009-10-05T04:00:05.918-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:5285 - obj:5285 is pointing to windows\system32 directory. But, adamdsa.dll file by default will be in windows\ADAM directory" date="2011-07-14T10:24:00.833-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2011-07-14T10:26:45.439-04:00">INTERIM</status_change>
            <status_change date="2011-08-01T04:00:56.852-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6253 - modified vulnerabilities which check the version of file adamdsa.dll" date="2013-12-18T16:36:00.218-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-12-18T16:44:41.050-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:48.296-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:89195 - bulletin MS14-016, for the month of Mar 2014." date="2014-03-18T14:40:00.553-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2014-03-18T14:42:04.096-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:55.913-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="Ntdsa.dll version is less than 5.0.2195.7292" test_ref="oval:org.mitre.oval:tst:10236"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criteria operator="OR" comment="Active Directory or ADAM">
            <criteria operator="AND">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4501" test_ref="oval:org.mitre.oval:tst:9685"/>
            </criteria>
            <criteria operator="AND">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.4503" test_ref="oval:org.mitre.oval:tst:9714"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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"/>
          </criteria>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4501" test_ref="oval:org.mitre.oval:tst:10192"/>
        </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="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4503" test_ref="oval:org.mitre.oval:tst:9714"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6244" version="5" class="vulnerability">
      <metadata>
        <title>HTML Objects Memory Corruption 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>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1532" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1532"/>
        <description>Microsoft Internet Explorer 8 for Windows XP SP2 and SP3; 8 for Server 2003 SP2; 8 for Vista Gold, SP1, and SP2; and 8 for Server 2008 SP2 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code via "malformed row property references" that trigger an access of an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "HTML Objects Memory Corruption Vulnerability" or "HTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:50.971-04:00">DRAFT</status_change>
            <modified comment="Updated title" date="2009-06-16T10:32:00.713-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-07-06T04:00:48.112-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:04.357-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6244 - def:6244 updated to include support for vista x64 SP2 &amp; removed duplicate for server 2008 SP2 x64." date="2011-10-28T21:07:00.965-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:23:14.964-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:59.626-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6244 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:49.728-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:09.966-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP x86/x64/Server 2003 x86/x64/Vista x86/x64/Server 2008 x86/x64">
          <criteria operator="OR" comment="Windows XP x86/x64/Server 2003 x86/x64/Vista x86/x64/Server 2008 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18783" test_ref="oval:org.mitre.oval:tst:10176"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86/x64/Server 2003 x86/x64">
          <criteria operator="OR" comment="Windows XP x86/x64/Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22873" test_ref="oval:org.mitre.oval:tst:10210"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64/Server 2008 x86/x64">
          <criteria operator="OR" comment="Windows Vista x86/x64/Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22874" test_ref="oval:org.mitre.oval:tst:10045"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:624" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 5.5 TNEF Decoding Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0002" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0002"/>
        <description>Unspecified vulnerability in Microsoft Outlook 2000 through 2003, Exchange 5.0 Server SP2 and 5.5 SP4, Exchange 2000 SP3, and Office allows remote attackers to execute arbitrary code via an e-mail message with a crafted Transport Neutral Encapsulation Format (TNEF) MIME attachment, related to message length validation.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-11T12:56:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:21:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-01T09:08:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.382-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:53:15.979-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:20.045-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange 5.5 with SP4 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:2492"/>
        <criterion comment="the version of Mapi32.dll is less than 5.5.2658.34" negate="false" test_ref="oval:org.mitre.oval:tst:2491"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6237" version="4" class="vulnerability">
      <metadata>
        <title>DirectX NULL Byte Overwrite Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1537" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1537"/>
        <description>Unspecified vulnerability in the QuickTime Movie Parser Filter in quartz.dll in DirectShow in Microsoft DirectX 7.0 through 9.0c on Windows 2000 SP4, Windows XP SP2 and SP3, and Windows Server 2003 SP2 allows remote attackers to execute arbitrary code via a crafted QuickTime media file, as exploited in the wild in May 2009, aka "DirectX NULL Byte Overwrite Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-05-29T10:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-05T14:03:42.812-04:00">DRAFT</status_change>
            <status_change date="2009-06-22T04:00:31.605-04:00">INTERIM</status_change>
            <status_change date="2009-07-13T04:00:53.369-04:00">ACCEPTED</status_change>
            <modified comment="Updated title and removed criteria for DirectX 9.0 on Windows XP SP1 and Server 2003 SP1. Also corrected comments on DirectX related tests and changed tests to check for less than version x.y.z." date="2009-07-20T07:58:00.890-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-07-20T08:12:38.908-04:00">INTERIM</status_change>
            <status_change date="2009-08-10T04:00:06.657-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:56.145-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:28.654-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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.736" test_ref="oval:org.mitre.oval:tst:10181"/>
        </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.893" test_ref="oval:org.mitre.oval:tst:10229"/>
        </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.911" test_ref="oval:org.mitre.oval:tst:10131"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.3580" test_ref="oval:org.mitre.oval:tst:10177"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP3 x86">
          <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.5822" test_ref="oval:org.mitre.oval:tst:10081"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows XP SP2, Server 2003 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (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.4523" test_ref="oval:org.mitre.oval:tst:10047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6233" version="2" class="vulnerability" deprecated="true">
      <metadata>
        <title>WinINet Credential Reflection 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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0550"/>
        <description>Windows HTTP Services (aka WinHTTP) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008; and WinINet in Microsoft Internet Explorer 5.01 SP4, 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008; allows remote web servers to capture and replay NTLM credentials, and execute arbitrary code, via vectors related to absence of a "credential-reflection protections" opt-in step, aka "Windows HTTP Services Credential Reflection Vulnerability" and "WinINet Credential Reflection Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:51.303-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:37.006-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:02:09.263-04:00">ACCEPTED</status_change>
            <modified comment="Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:01:03.500-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:01:05.570-04:00">ACCEPTED</status_change>
            <modified comment="Deprecated after consolidating other definitions for the same CVE. The new consolidated definition is oval:org.mitre.oval:def:7569" date="2010-01-03T18:00:11.513-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-01-03T18:00:11.513-04:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</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 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3874.1900" test_ref="oval:org.mitre.oval:tst:9783"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <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="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16830" test_ref="oval:org.mitre.oval:tst:9688"/>
        </criteria>
        <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="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21023" test_ref="oval:org.mitre.oval:tst:10115"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18226" test_ref="oval:org.mitre.oval:tst:10150"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22389" test_ref="oval:org.mitre.oval:tst:10005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6231" version="6" class="vulnerability">
      <metadata>
        <title>Windows Kernel Pointer Validation 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-2009-1124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1124"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 does not properly validate user-mode pointers in unspecified error conditions, which allows local users to gain privileges via a crafted application, aka "Windows Kernel Pointer Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:25.323-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:46.238-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:03.535-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:54.242-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:08.218-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6231 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:20:00.020-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:20:36.130-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:01.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:56.547-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:14.859-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="the version of win32k.sys is less than 5.0.2195.7279" test_ref="oval:org.mitre.oval:tst:10057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3556" test_ref="oval:org.mitre.oval:tst:10075"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5796" test_ref="oval:org.mitre.oval:tst:9735"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4497" test_ref="oval:org.mitre.oval:tst:9867"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16849" test_ref="oval:org.mitre.oval:tst:10055"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6000.21044" test_ref="oval:org.mitre.oval:tst:9650"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18246" test_ref="oval:org.mitre.oval:tst:9997"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22416" test_ref="oval:org.mitre.oval:tst:10213"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18023" test_ref="oval:org.mitre.oval:tst:9699"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22119" test_ref="oval:org.mitre.oval:tst:9663"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6228" version="3" class="vulnerability">
      <metadata>
        <title>DNS Server Query Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0233" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0233"/>
        <description>The DNS Resolver Cache Service (aka DNSCache) in Windows DNS Server in Microsoft Windows 2000 SP4, Server 2003 SP1 and SP2, and Server 2008, when dynamic updates are enabled, does not reuse cached DNS responses in all applicable situations, which makes it easier for remote attackers to predict transaction IDs and poison caches by simultaneously sending crafted DNS queries and responses, aka "DNS Server Query Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:23:52.929-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:24.626-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:24.299-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6228 - - &quot;def:5715 updated to included missing LDR support.&quot; - &quot;def:6138 updated by removing non-vuln Win2008 criteria.&quot; - &quot;def:6117 updated do merged all common criteria.&quot;. - &quot;def:6228 updated to included missing LDR support.&quot;" date="2011-10-27T09:52:00.232-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-27T10:01:17.802-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:59.175-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows Server 2000 SP4 is installed and version of dns.exe">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of dns.exe is less than 5.0.2195.7260" test_ref="oval:org.mitre.oval:tst:9653"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed and file version of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of dns.exe is less than 5.2.3790.3295" test_ref="oval:org.mitre.oval:tst:9777"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed and file versions of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed">
            <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="the version of dns.exe is less than 5.2.3790.4460" test_ref="oval:org.mitre.oval:tst:9346"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2008 (x86/x64) is installed and file version of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2008 (x86/x64) is installed">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="version of dns.exe less than 6.0.6001.18214 or greater than or equal 6.0.6001.22000 and less than 6.0.6001.22375">
            <criterion comment="the version of dns.exe is less than 6.0.6001.18214" test_ref="oval:org.mitre.oval:tst:9751"/>
            <criteria operator="AND" comment="For LDR file version greater than or equal 6.0.6001.22000 and less than 6.0.6001.22375">
              <criterion comment="the version of dns.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44438"/>
              <criterion comment="the version of dns.exe is less than 6.0.6001.22375" test_ref="oval:org.mitre.oval:tst:44142"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6227" version="6" class="vulnerability">
      <metadata>
        <title>RPC Marshalling Engine 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-2009-0568" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0568"/>
        <description>The RPC Marshalling Engine (aka NDR) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 does not properly maintain its internal state, which allows remote attackers to overwrite arbitrary memory locations via a crafted RPC message that triggers incorrect pointer reading, related to "IDL interfaces containing a non-conformant varying array" and FC_SMVARRAY, FC_LGVARRAY, FC_VARIABLE_REPEAT, and FC_VARIABLE_OFFSET, aka "RPC Marshalling Engine Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:32.087-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:45.235-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:02.795-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:53.809-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:07.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6227 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:19:00.663-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:19:37.833-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:01.166-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:04.254-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:14.412-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="the version of rpcrt4.dll is less than 5.0.2195.7281" test_ref="oval:org.mitre.oval:tst:10050"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.3555" test_ref="oval:org.mitre.oval:tst:10162"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.5795" test_ref="oval:org.mitre.oval:tst:9906"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of rpcrt4.dll is less than 5.2.3790.4502" test_ref="oval:org.mitre.oval:tst:9939"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of rpcrt4.dll is less than 6.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10152"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of rpcrt4.dll is less than 6.0.6000.21045" test_ref="oval:org.mitre.oval:tst:9790"/>
              <criterion comment="the version of rpcrt4.dll is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10086"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of rpcrt4.dll is less than 6.0.6001.18247" test_ref="oval:org.mitre.oval:tst:9930"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of rpcrt4.dll is less than 6.0.6001.22417" test_ref="oval:org.mitre.oval:tst:10151"/>
              <criterion comment="the version of rpcrt4.dll is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10014"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of rpcrt4.dll is less than 6.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9919"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of rpcrt4.dll is less than 6.0.6002.22120" test_ref="oval:org.mitre.oval:tst:9987"/>
              <criterion comment="the version of rpcrt4.dll is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10194"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6209" version="3" class="vulnerability">
      <metadata>
        <title>MS-CHAP Authentication Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3677" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3677"/>
        <description>The Internet Authentication Service (IAS) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold and SP1, and Server 2008 Gold does not properly verify the credentials in an MS-CHAP v2 Protected Extensible Authentication Protocol (PEAP) authentication request, which allows remote attackers to access network resources via a malformed request, aka "MS-CHAP Authentication Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-09T17:00:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2009-12-11T11:34:39.610-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:25.564-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:05.370-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6209 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:19.261-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:25.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="2004 SP4 or later and Raschap.dll">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Raschap.dll is less than 5.0.2195.7344" test_ref="oval:org.mitre.oval:tst:11137"/>
        </criteria>
        <criteria operator="AND" comment="XP SP2 x86 and Raschap.dll">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Raschap.dll is less than 5.1.2600.3632" test_ref="oval:org.mitre.oval:tst:11108"/>
        </criteria>
        <criteria operator="AND" comment="XP SP3 x86 and Raschap.dll">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Raschap.dll is less than 5.1.2600.5886" test_ref="oval:org.mitre.oval:tst:10249"/>
        </criteria>
        <criteria operator="AND" comment="2004 SP4 or later and Raschap.dll">
          <criteria operator="OR" comment="XP SP2 x64\2003 SP2 x86\x64\ia64">
            <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 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="the version of Raschap.dll is less than 5.2.3790.4600" test_ref="oval:org.mitre.oval:tst:11014"/>
        </criteria>
        <criteria operator="AND" comment="2Vosta x86 and Raschap.dll">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Raschap.dll is less than 6.0.6000.16932" test_ref="oval:org.mitre.oval:tst:10954"/>
          <criterion comment="the version of Raschap.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:11160"/>
        </criteria>
        <criteria operator="AND" comment="Vista x86 and Raschap.dll">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="the version of Raschap.dll is less than 6.0.6000.21134" test_ref="oval:org.mitre.oval:tst:10760"/>
          <criterion comment="the version of Raschap.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:11135"/>
        </criteria>
        <criteria operator="AND" comment="Vista SP1 x86\x64 or Server 2008 x86\x64\ia64 and Raschap.dll">
          <criteria operator="OR" comment="Vista SP1 x86\x64 or Server 2008 x86\x64\ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Raschap.dll is less than 6.0.6001.18336" test_ref="oval:org.mitre.oval:tst:11106"/>
          <criterion comment="the version of Raschap.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:11246"/>
        </criteria>
        <criteria operator="AND" comment="Vista SP1 x86\x64 or 2008 x86\x64\ia64 and Raschap.dll">
          <criteria operator="OR" comment="Vista SP1 x86\x64 or Server 2008 x86\x64\ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Raschap.dll is less than 6.0.6001.22536" test_ref="oval:org.mitre.oval:tst:11153"/>
          <criterion comment="the version of Raschap.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6206" version="6" class="vulnerability">
      <metadata>
        <title>Windows Kernel Desktop 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-2009-1123" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1123"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 does not properly validate changes to unspecified kernel objects, which allows local users to gain privileges via a crafted application, aka "Windows Kernel Desktop Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:24.222-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:43.847-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:02.108-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:55.572-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:06.536-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6206 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:18:00.346-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:19:05.389-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:01:00.358-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:57.734-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:14.133-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="the version of win32k.sys is less than 5.0.2195.7279" test_ref="oval:org.mitre.oval:tst:10057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3556" test_ref="oval:org.mitre.oval:tst:10075"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5796" test_ref="oval:org.mitre.oval:tst:9735"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4497" test_ref="oval:org.mitre.oval:tst:9867"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16849" test_ref="oval:org.mitre.oval:tst:10055"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6000.21044" test_ref="oval:org.mitre.oval:tst:9650"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18246" test_ref="oval:org.mitre.oval:tst:9997"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22416" test_ref="oval:org.mitre.oval:tst:10213"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18023" test_ref="oval:org.mitre.oval:tst:9699"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22119" test_ref="oval:org.mitre.oval:tst:9663"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6202" version="5" class="vulnerability">
      <metadata>
        <title>Windows Kernel Input Validation 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-2009-0081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0081"/>
        <description>The graphics device interface (GDI) implementation in the kernel 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 input received from user mode, which allows remote attackers to execute arbitrary code via a crafted (1) Windows Metafile (aka WMF) or (2) Enhanced Metafile (aka EMF) image file, aka "Windows Kernel Input Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:23:57.255-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:23.874-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:23.210-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6202 - Updated LDR criteria for Win-Vista &amp; Win-2008." date="2011-10-03T15:38:00.951-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-10-03T15:39:53.767-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:22.191-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:14.050-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:13.877-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7251" test_ref="oval:org.mitre.oval:tst:8764"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3521" test_ref="oval:org.mitre.oval:tst:9733"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP3">
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5756" test_ref="oval:org.mitre.oval:tst:9386"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP1/Windows Server 2003 SP1 (x86)/Windows Server 2003 SP1 (x64)/Windows XP Professional x64 Edition">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP1/Windows Server 2003 SP1 (x86)/Windows Server 2003 SP1 (x64)/Windows XP Professional x64 Edition">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.3291" test_ref="oval:org.mitre.oval:tst:9426"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP2/Windows Server 2003 SP2 (x64)/Windows XP x64 Edition SP2/Windows Server 2003 SP2 (x86)">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP2/Windows Server 2003 SP2 (x64)/Windows XP x64 Edition SP2/Windows Server 2003 SP2 (x86)">
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4456" test_ref="oval:org.mitre.oval:tst:8835"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 Edition/Microsoft Windows Vista (32-bit)">
          <criteria operator="OR" comment="Windows Vista x64 Edition/Microsoft Windows Vista (32-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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16816" test_ref="oval:org.mitre.oval:tst:9608"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6000.21006" test_ref="oval:org.mitre.oval:tst:44149"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 Edition Service Pack 1/Windows Server 2008 (64-bit)/Windows Server 2008 (ia-64)/Microsoft Windows Vista (32-bit)/Microsoft Windows Server 2008 (32-bit) Service Pack 1">
          <criteria operator="OR" comment="Windows Vista x64 Edition Service Pack 1/Windows Server 2008 (64-bit)/Windows Server 2008 (ia-64)/Microsoft Windows Vista (32-bit)/Microsoft Windows Server 2008 (32-bit) Service Pack 1">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18211" test_ref="oval:org.mitre.oval:tst:8799"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
              <criterion comment="Check if version of win32k.sys is less than 6.0.6001.22372" test_ref="oval:org.mitre.oval:tst:43675"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6193" version="6" class="vulnerability">
      <metadata>
        <title>Windows WMI Service Isolation 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 source="CVE" ref_id="CVE-2009-0078" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0078"/>
        <description>The Windows Management Instrumentation (WMI) provider in Microsoft Windows XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 does not properly implement isolation among a set of distinct processes that (1) all run under the NetworkService account or (2) all run under the LocalService account, which allows local users to gain privileges by accessing the resources of one of the processes, aka "Windows WMI Service Isolation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:53.307-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:36.077-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:02:06.427-04:00">ACCEPTED</status_change>
            <modified comment="Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:01:02.796-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:01:04.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6193 - October Patch Tuesday" date="2011-10-14T15:57:00.254-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T16:05:09.665-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:15.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6193 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:15.496-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:25.047-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Check if version of rpcss.dll less than 5.1.2600.3520" test_ref="oval:org.mitre.oval:tst:44215"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Check if version of rpcss.dll is less than 5.1.2600.5755" test_ref="oval:org.mitre.oval:tst:44216"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnearble Windows Server 2003 (ia64) SP1/SP1 (x86)/ XP x64 SP1">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP1/SP1 (x86)/ XP x64 SP1">
            <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 Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Check if version of rpcss.dll is less than 5.2.3790.3290" test_ref="oval:org.mitre.oval:tst:44138"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP2/(x64)/(x86)/XP x64 SP2">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP2/(x64)/(x86)/XP x64 SP2">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Check if version of rpcss.dll is less than 5.2.3790.4455" test_ref="oval:org.mitre.oval:tst:43781"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 /(32-bit)">
          <criteria operator="OR" comment="Windows Vista x64 /(32-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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of rpcss.dll is less than 6.0.6000.16830" test_ref="oval:org.mitre.oval:tst:44090"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of rpcss.dll is less than 6.0.6000.21023" test_ref="oval:org.mitre.oval:tst:44168"/>
              <criterion comment="Check if version of rpcss.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:43884"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 SP1/32-bit/Server 2008 (ia-64)/(32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista x64 SP1/32-bit/Server 2008 (ia-64)/(32-bit)/(x64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of rpcss.dll is less than 6.0.6001.18226" test_ref="oval:org.mitre.oval:tst:44160"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of rpcss.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44104"/>
              <criterion comment="Check if version of rpcss.dll is less than 6.0.6001.22389" test_ref="oval:org.mitre.oval:tst:44064"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6190" version="7" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-2530)</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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2530" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2530"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-2531.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:43.803-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:40.024-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:24.865-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6190 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:17:00.474-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:18:17.555-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:59.379-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:08.895-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:13.577-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6190 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:53.580-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:09.668-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86, x64, Server 2003 x86/x64 , Vista x86/x64, x86 SP2, Server 2008 x86/x64, x86/x64 SP2">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6186" version="8" class="vulnerability">
      <metadata>
        <title>Integer Overflow in X.509 Object Identifiers Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2511" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2511"/>
        <description>Integer overflow in the CryptoAPI component in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows man-in-the-middle attackers to spoof arbitrary SSL servers and other entities via an X.509 certificate that has a malformed ASN.1 Object Identifier (OID) and was issued by a legitimate Certification Authority, aka "Integer Overflow in X.509 Object Identifiers Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:07.588-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:39.286-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:24.133-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6186 - LDR version criteria are added for Vista &amp; 2008, and also added non-root criterion comments" date="2011-10-04T13:16:00.750-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-04T13:19:21.125-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:21.159-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:47.978-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:47.978-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:09.124-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6186 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:15.270-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:09.389-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of msasn1.dll is less than 5.0.2195.7334" test_ref="oval:org.mitre.oval:tst:10655"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.3624" test_ref="oval:org.mitre.oval:tst:10905"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.5875" test_ref="oval:org.mitre.oval:tst:10731"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 5.2.3790.4584" test_ref="oval:org.mitre.oval:tst:10013"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR" comment="Operating System Check">
            <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6000.16922" test_ref="oval:org.mitre.oval:tst:10512"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44028"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6000.21122" test_ref="oval:org.mitre.oval:tst:43659"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6001.18326" test_ref="oval:org.mitre.oval:tst:10835"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44222"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6001.22515" test_ref="oval:org.mitre.oval:tst:43926"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6002.18106" test_ref="oval:org.mitre.oval:tst:10818"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:44044"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6002.22218" test_ref="oval:org.mitre.oval:tst:44105"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.1.7600.16415" test_ref="oval:org.mitre.oval:tst:10587"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:10901"/>
              <criterion comment="the version of msasn1.dll is less than 6.1.7600.20518" test_ref="oval:org.mitre.oval:tst:10706"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6184" version="1" class="vulnerability">
      <metadata>
        <title>WMP Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2527" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2527"/>
        <description>Heap-based buffer overflow in Microsoft Windows Media Player 6.4 allows remote attackers to execute arbitrary code via (1) a crafted ASF file or (2) crafted streaming content, aka "WMP Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:00.718-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:38.885-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:23.762-05: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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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"/>
        </criteria>
        <extend_definition comment="Windows Media Player 6.4 is installed." definition_ref="oval:org.mitre.oval:def:6408"/>
        <criterion comment="the version of strmdll.dll is less than 4.1.0.3938" test_ref="oval:org.mitre.oval:tst:10752"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6166" version="3" class="vulnerability">
      <metadata>
        <title>Virtual PC and Virtual Server Privileged Instruction Decoding Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Virtual Server 2005</product>
          <product>Microsoft Virtual PC 2004</product>
          <product>Microsoft Virtual PC 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1542" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1542"/>
        <description>The Virtual Machine Monitor (VMM) in Microsoft Virtual PC 2004 SP1, 2007, and 2007 SP1, and Microsoft Virtual Server 2005 R2 SP1, does not enforce CPU privilege-level requirements for all machine instructions, which allows guest OS users to execute arbitrary kernel-mode code and gain privileges within the guest OS via a crafted application, aka "Virtual PC and Virtual Server Privileged Instruction Decoding Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:35.232-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:06.156-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:08.267-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6166 - - def:6166, Microsoft Virtual Server 2005 criteria added according to bulletin revision 2. - obj:2423 is updated to use the proper registry key." date="2011-10-27T10:17:00.608-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-27T10:20:08.656-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:58.694-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Microsoft Virtual PC 2004 SP1">
          <extend_definition comment="Microsoft Virtual PC 2004 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:2177"/>
          <criterion comment="The version of VMM.sys is less than 1.1.465.15" test_ref="oval:org.mitre.oval:tst:9798"/>
        </criteria>
        <criteria comment="Microsoft Virtual PC 2007">
          <extend_definition comment="Microsoft Virtual PC 2007 is installed" definition_ref="oval:org.mitre.oval:def:5854"/>
          <criterion comment="The version of VMM.sys is less than 1.1.598.0" test_ref="oval:org.mitre.oval:tst:10244"/>
        </criteria>
        <criteria comment="Microsoft Virtual PC 2007 SP1">
          <extend_definition comment="Microsoft Virtual PC 2007 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6324"/>
          <criterion comment="The version of VMM.sys is less than 1.1.656.0" test_ref="oval:org.mitre.oval:tst:10406"/>
        </criteria>
        <criteria comment="Microsoft Virtual Server 2005 R2 Enterprise">
          <extend_definition comment="Microsoft Virtual Server 2005 R2 is installed" definition_ref="oval:org.mitre.oval:def:6342"/>
          <criterion comment="The version of VMM.sys is less than 1.1.656.0" test_ref="oval:org.mitre.oval:tst:10406"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Virtual Server 2005">
          <criteria operator="OR" comment="Check Microsoft Virtual Server 2005 Standard or Enterprise">
            <extend_definition comment="Microsoft Virtual Server 2005 Enterprise is installed" definition_ref="oval:org.mitre.oval:def:2220"/>
            <extend_definition comment="Microsoft Virtual Server 2005 Standard is installed" definition_ref="oval:org.mitre.oval:def:2119"/>
          </criteria>
          <criterion comment="The version of VMM.sys is less than 1.1.465.16" test_ref="oval:org.mitre.oval:tst:44366"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6342" version="5" class="inventory">
      <metadata>
        <title>Microsoft Virtual Server 2005 R2 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Virtual Server 2005 R2</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_server:2005:r2"/>
        <description>The application Microsoft Virtual Server 2005 R2 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:35.080-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:10.944-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:13.951-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6342 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:33.474-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:22.585-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6342 - Added product info to inventory" date="2015-05-12T14:25:00.628-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-05-12T14:28:56.094-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:23.534-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual Server 2005 R2 Service Pack 1, Enterprise Edition is installed" test_ref="oval:org.mitre.oval:tst:10032"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6324" version="1" class="inventory">
      <metadata>
        <title>Microsoft Virtual PC 2007 Service Pack 1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_pc:2007:sp1"/>
        <description>The application Microsoft Virtual PC 2007 Service Pack 1 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:34.701-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:08.326-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:11.552-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual PC 2007 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:10104"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5854" version="1" class="inventory">
      <metadata>
        <title>Microsoft Virtual PC 2007 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_pc:2007"/>
        <description>The application Microsoft Virtual PC 2007 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:34.497-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:05.145-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:06.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual PC 2007 is installed" test_ref="oval:org.mitre.oval:tst:10031"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2220" version="3" class="inventory">
      <metadata>
        <title>Microsoft Virtual Server 2005 Enterprise is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Virtual Server 2005</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_server:2005::enterprise"/>
        <description>The application Microsoft Virtual Server 2005 Enterprise is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-08-16T14:45:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-08-20T07:56:42.451-04:00">DRAFT</status_change>
            <status_change date="2007-09-06T09:13:32.616-04:00">INTERIM</status_change>
            <status_change date="2007-09-27T08:57:46.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:2220 - Added product info to inventory" date="2015-05-12T14:25:00.628-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-05-12T14:28:56.172-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:13.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual Server 2005 Enterprise is installed" test_ref="oval:org.mitre.oval:tst:3460"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2177" version="1" class="inventory">
      <metadata>
        <title>Microsoft Virtual PC 2004 Service Pack 1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_pc:2004:sp1"/>
        <description>The application Microsoft Virtual PC 2004 Service Pack 1 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-08-16T14:45:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-08-20T07:56:42.337-04:00">DRAFT</status_change>
            <status_change date="2007-09-06T09:13:31.874-04:00">INTERIM</status_change>
            <status_change date="2007-09-27T08:57:45.837-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual PC 2004 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:3530"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2119" version="5" class="inventory">
      <metadata>
        <title>Microsoft Virtual Server 2005 Standard is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Virtual Server 2005</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:virtual_server:2005::std"/>
        <description>The application Microsoft Virtual Server 2005 Standard is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-08-16T14:45:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-08-20T07:56:42.399-04:00">DRAFT</status_change>
            <status_change date="2007-09-06T09:13:30.805-04:00">INTERIM</status_change>
            <status_change date="2007-09-27T08:57:44.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:2423 - - def:6166, Microsoft Virtual Server 2005 criteria added according to bulletin revision 2. - obj:2423 is updated to use the proper registry key." date="2011-10-27T10:17:00.608-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-27T10:20:08.008-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:19.400-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:2119 - Added product info to inventory" date="2015-05-12T14:25:00.628-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-05-12T14:28:56.261-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:13.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Virtual Server 2005 Standard is installed" test_ref="oval:org.mitre.oval:tst:4165"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6164" version="5" class="vulnerability">
      <metadata>
        <title>Page Transition 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0551"/>
        <description>Microsoft Internet Explorer 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008 does not properly handle transition errors in a request for one HTTP document followed by a request for a second HTTP document, which allows remote attackers to execute arbitrary code via vectors involving (1) multiple crafted pages on a web site or (2) a web page with crafted inline content such as banner advertisements, aka "Page Transition Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:54.291-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:34.414-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:02:03.711-04:00">ACCEPTED</status_change>
            <modified comment="Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:01:00.525-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:01:02.549-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6164 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:52.334-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:09.166-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16830" test_ref="oval:org.mitre.oval:tst:9688"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21023" test_ref="oval:org.mitre.oval:tst:10115"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18226" test_ref="oval:org.mitre.oval:tst:10150"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22389" test_ref="oval:org.mitre.oval:tst:10005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6149" version="6" class="vulnerability">
      <metadata>
        <title>Windows HTTP Services Integer Underflow 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-2009-0086" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0086"/>
        <description>Integer underflow in Windows HTTP Services (aka WinHTTP) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote HTTP servers to execute arbitrary code via crafted parameter values in a response, related to error handling, aka "Windows HTTP Services Integer Underflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Kyle Key</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:57.184-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:32.655-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:02:01.602-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:59.732-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:59.533-04:00">ACCEPTED</status_change>
            <modified comment="Edited var:306 - Added beginning anchor to local_variable used in pattern match" date="2010-05-13T15:50:00.065-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2010-05-13T15:50:58.310-04:00">INTERIM</status_change>
            <status_change date="2010-05-31T04:00:17.646-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:306 - Added closing anchors for variable regex" date="2013-04-08T11:01:00.574-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2013-04-08T11:03:32.855-04:00">INTERIM</status_change>
            <status_change date="2013-04-29T04:17:44.484-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="winhttp.dll version 5.1.2600.3490 or later 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="system32\winhttp.dll version less than 5.1.2600.3490" test_ref="oval:org.mitre.oval:tst:9822"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.3494 or later on windows xp sp2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.3494" test_ref="oval:org.mitre.oval:tst:9877"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.5727 or later on windows xp sp3 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.5727" test_ref="oval:org.mitre.oval:tst:9540"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows xp sp1 x64">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9795"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows xp sp2 x64">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9649"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows server 2003 sp1 (x86)(x64)(ia64)">
          <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Winsxs\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9580"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows server 2003 sp2 (x86)(x64)(ia64)">
          <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="Winsxs\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9985"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.16786 or later on windows vista GDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9951"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.16786" test_ref="oval:org.mitre.oval:tst:9981"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.20971 or later on windows vista LDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9442"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.20971" test_ref="oval:org.mitre.oval:tst:9594"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.18178 or later on windows server 2008 sp1 GDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9762"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.18178" test_ref="oval:org.mitre.oval:tst:9801"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.22323 or later on windows server 2008 sp1 LDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9825"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.22323" test_ref="oval:org.mitre.oval:tst:9119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6147" version="4" class="vulnerability">
      <metadata>
        <title>Windows RPCSS Service Isolation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0079"/>
        <description>The RPCSS service in Microsoft Windows XP SP2 and SP3 and Server 2003 SP1 and SP2 does not properly implement isolation among a set of distinct processes that (1) all run under the NetworkService account or (2) all run under the LocalService account, which allows local users to gain privileges by accessing the resources of one of the processes, aka "Windows RPCSS Service Isolation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:57.841-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:31.909-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:02:01.092-04:00">ACCEPTED</status_change>
            <modified comment="Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:59.225-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:58.581-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6147 - October Patch Tuesday" date="2011-10-14T15:57:00.254-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T16:05:10.704-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:13.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Check if version of rpcss.dll less than 5.1.2600.3520" test_ref="oval:org.mitre.oval:tst:44215"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Check if version of rpcss.dll is less than 5.1.2600.5755" test_ref="oval:org.mitre.oval:tst:44216"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnearble Windows Server 2003 (ia64) SP1/SP1 (x86)/ XP x64 SP1">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP1/SP1 (x86)/ XP x64 SP1">
            <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 Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Check if version of rpcss.dll is less than 5.2.3790.3290" test_ref="oval:org.mitre.oval:tst:44138"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP2/(x64)/(x86)/XP x64 SP2">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP2/(x64)/(x86)/XP x64 SP2">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Check if version of rpcss.dll is less than 5.2.3790.4455" test_ref="oval:org.mitre.oval:tst:43781"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6142" version="5" class="vulnerability">
      <metadata>
        <title>Stack-based buffer overflow in the TEA decoding algorithm in Rhino Software Serv-U</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 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Rhino Software Serv-U</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4006"/>
        <description>Stack-based buffer overflow in the TEA decoding algorithm in RhinoSoft Serv-U FTP server 7.0.0.1, 9.0.0.5, and other versions before 9.1.0.0 allows remote attackers to execute arbitrary code via a long hexadecimal string.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-25T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-25T13:47:56.169-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:07.978-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:43.303-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:175 - Removed the trailing \ from all local_variables that are used as paths in a file_object" date="2011-08-03T08:25:00.425-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-08-03T08:26:38.382-04:00">INTERIM</status_change>
            <status_change date="2011-08-22T04:01:15.360-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6142 - Typo Corrections" date="2014-05-22T11:03:00.270-04:00">
              <contributor organization="McAfee, Inc.">Jerome Athias</contributor>
            </modified>
            <status_change date="2014-05-22T11:06:06.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-09T04:01:46.056-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Rhino Software Serv-U is installed" definition_ref="oval:org.mitre.oval:def:5875"/>
        <criterion comment="Test for Rhino Software Serv-U version less than 9.1.0.0" test_ref="oval:org.mitre.oval:tst:11096"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6138" version="3" class="vulnerability">
      <metadata>
        <title>DNS Server Vulnerability in WPAD Registration Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0093" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0093"/>
        <description>Windows DNS Server in Microsoft Windows 2000 SP4, Server 2003 SP1 and SP2, and Server 2008, when dynamic updates are enabled, does not restrict registration of the "wpad" hostname, which allows remote authenticated users to hijack the Web Proxy Auto-Discovery (WPAD) feature, and conduct man-in-the-middle attacks by spoofing a proxy server, via a Dynamic Update request for this hostname, aka "DNS Server Vulnerability in WPAD Registration Vulnerability," a related issue to CVE-2007-1692.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:23:57.765-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:23.121-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:22.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6138 - - &quot;def:5715 updated to included missing LDR support.&quot; - &quot;def:6138 updated by removing non-vuln Win2008 criteria.&quot; - &quot;def:6117 updated do merged all common criteria.&quot;. - &quot;def:6228 updated to included missing LDR support.&quot;" date="2011-10-27T09:52:00.232-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-27T10:01:16.247-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:58.313-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows Server 2000 SP4 is installed and version of dns.exe">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of dns.exe is less than 5.0.2195.7260" test_ref="oval:org.mitre.oval:tst:9653"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed and file version of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of dns.exe is less than 5.2.3790.3295" test_ref="oval:org.mitre.oval:tst:9777"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed and file versions of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed">
            <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="the version of dns.exe is less than 5.2.3790.4460" test_ref="oval:org.mitre.oval:tst:9346"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6117" version="3" class="vulnerability">
      <metadata>
        <title>WPAD WINS Server Registration Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0094" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0094"/>
        <description>The WINS server in Microsoft Windows 2000 SP4 and Server 2003 SP1 and SP2 does not restrict registration of the (1) "wpad" and (2) "isatap" NetBIOS names, which allows remote authenticated users to hijack the Web Proxy Auto-Discovery (WPAD) and Intra-Site Automatic Tunnel Addressing Protocol (ISATAP) features, and conduct man-in-the-middle attacks by spoofing a proxy server or ISATAP route, by registering one of these names in the WINS database, aka "WPAD WINS Server Registration Vulnerability," a related issue to CVE-2007-1692.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:23:58.362-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:22.645-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:21.831-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6117 - - &quot;def:5715 updated to included missing LDR support.&quot; - &quot;def:6138 updated by removing non-vuln Win2008 criteria.&quot; - &quot;def:6117 updated do merged all common criteria.&quot;. - &quot;def:6228 updated to included missing LDR support.&quot;" date="2011-10-27T09:52:00.232-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-27T10:01:15.533-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:57.877-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows Server 2000 SP4 is installed and version of wins.exe">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of wins.exe is less than 5.0.2195.7241" test_ref="oval:org.mitre.oval:tst:9651"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed and file version of wins.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 5.2.3790.3281" test_ref="oval:org.mitre.oval:tst:9686"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed and file version of wins.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed">
            <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="the version of wins.exe is less than 5.2.3790.4446" test_ref="oval:org.mitre.oval:tst:9532"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6109" version="3" class="vulnerability">
      <metadata>
        <title>MSMQ Null Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1922" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1922"/>
        <description>The Message Queuing (aka MSMQ) service for Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP2, and Vista Gold does not properly validate unspecified IOCTL request data from user mode before passing this data to kernel mode, which allows local users to gain privileges via a crafted request, aka "MSMQ Null Pointer Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:57:57.944-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:10.512-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:14.284-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10069 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:33.416-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:13.393-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="mqrt.dll version is less than 5.0.0.808" test_ref="oval:org.mitre.oval:tst:10493"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="mqrt.dll version is less than 5.1.0.1111" test_ref="oval:org.mitre.oval:tst:10353"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 Edition SP2">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="mqrt.dll version is less than 5.2.2007.4530" test_ref="oval:org.mitre.oval:tst:10542"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 SP2 (x86)">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="mqrt.dll version is less than 5.2.2007.4530" test_ref="oval:org.mitre.oval:tst:10542"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 SP2 (x64)">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <criterion comment="mqrt.dll version is less than 5.2.2007.4530" test_ref="oval:org.mitre.oval:tst:10542"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Server 2003 SP2 (ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="mqrt.dll version is less than 5.2.2007.4530" test_ref="oval:org.mitre.oval:tst:10542"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criteria operator="AND" comment="GDR">
              <criterion comment="mqrt.dll version is less than 6.0.6000.16871" test_ref="oval:org.mitre.oval:tst:10187"/>
              <criterion comment="mqrt.dll version is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10433"/>
            </criteria>
            <criteria operator="AND" comment="LDR">
              <criterion comment="mqrt.dll version is less than 6.0.6000.21068" test_ref="oval:org.mitre.oval:tst:10526"/>
              <criterion comment="mqrt.dll version is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10069"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x64">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criteria operator="AND" comment="GDR">
              <criterion comment="mqrt.dll version is less than 6.0.6000.16871" test_ref="oval:org.mitre.oval:tst:10187"/>
              <criterion comment="mqrt.dll version is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10433"/>
            </criteria>
            <criteria operator="AND" comment="LDR">
              <criterion comment="mqrt.dll version is less than 6.0.6000.21068" test_ref="oval:org.mitre.oval:tst:10526"/>
              <criterion comment="mqrt.dll version is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10069"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6108" version="3" class="vulnerability" deprecated="true">
      <metadata>
        <title>Blended Threat Remote 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2540"/>
        <description>Apple Safari on Mac OS X, and before 3.1.2 on Windows, does not prompt the user before downloading an object that has an unrecognized content type, which allows remote attackers to place malware into the (1) Desktop directory on Windows or (2) Downloads directory on Mac OS X, and subsequently allows remote attackers to execute arbitrary code on Windows by leveraging an untrusted search path vulnerability in (a) Internet Explorer 7 on Windows XP or (b) the SearchPath function in Windows XP, Vista, and Server 2003 and 2008, aka a "Carpet Bomb" and a "Blended Threat Elevation of Privilege Vulnerability," a different issue than CVE-2008-1032. NOTE: Apple considers this a vulnerability only because the Microsoft products can load application libraries from the desktop and, as of 20080619, has not covered the issue in an advisory for Mac OS X.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:58.190-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:31.172-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:59.632-04:00">ACCEPTED</status_change>
            <modified comment="Added Microsoft Windows Vista, Server 2003, XP, 2000 to the list of affected platforms. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:58.571-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:57.786-04:00">ACCEPTED</status_change>
            <status_change date="2010-07-22T10:00:00.000-05:00">DEPRECATED</status_change>
            <modified comment="Deprecating duplicate definition - use def:8509 instead" date="2010-07-22T10:00:00.000-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6095" version="4" 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>
            <status_change date="2008-09-01T04:01:23.999-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:40.682-04:00">ACCEPTED</status_change>
            <modified comment="Corrected test comment to reference es.dll instead of Ipsecsvc.dll." date="2009-02-27T15:52:00.695-05:00">
              <contributor organization="Prism Microsystems, Inc.">Maneesh Jolly</contributor>
            </modified>
            <status_change date="2009-03-16T04:00:17.876-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6095 - Added LDR version check &amp; itanium support" date="2011-10-25T14:28:00.689-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-25T14:31:29.709-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:57.227-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="win 2000 sp4/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of es.dll is less than 2000.2.3550.0" test_ref="oval:org.mitre.oval:tst:9053"/>
        </criteria>
        <criteria operator="AND" comment="win XP SP2/version">
          <criterion comment="the version of es.dll is less than 2001.12.4414.320" test_ref="oval:org.mitre.oval:tst:9013"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
        </criteria>
        <criteria operator="AND" comment="win XP SP3/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of es.dll is less than 2001.12.4414.706" test_ref="oval:org.mitre.oval:tst:9019"/>
        </criteria>
        <criteria operator="AND" comment="server 2003 SP1/XP 64 bit/version">
          <criterion comment="the version of es.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
          <criteria operator="OR" comment="OS check">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="server 2003 SP2/PX SP2 64 bit/version">
          <criterion comment="the version of es.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
          <criteria operator="OR" comment="OS check">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista/version">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="the version of es.dll is less than 2001.12.6930.16677" test_ref="oval:org.mitre.oval:tst:9038"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Es.dll is greater than or equal to 2001.12.6930.20000" test_ref="oval:org.mitre.oval:tst:44426"/>
              <criterion comment="Check if the version of Es.dll is less than 2001.12.6930.20818" test_ref="oval:org.mitre.oval:tst:44006"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1/server 2008 sp1/version">
          <criteria operator="OR" comment="OS check">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="the version of es.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Es.dll is greater than or equal to 2001.12.6931.22000" test_ref="oval:org.mitre.oval:tst:44378"/>
              <criterion comment="Check if the version of Es.dll is less than 2001.12.6931.22162" test_ref="oval:org.mitre.oval:tst:44340"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6093" version="4" class="vulnerability">
      <metadata>
        <title>Server Service 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-4250" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4250"/>
        <description>The Server service in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, Server 2008, and 7 Pre-Beta allows remote attackers to execute arbitrary code via a crafted RPC request that triggers the overflow during path canonicalization, as exploited in the wild by Gimmiv.A in October 2008, aka "Server Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-23T15:59:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-27T10:19:52.568-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:41.540-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:09.358-05:00">ACCEPTED</status_change>
            <modified comment="Corrected that operator for states - 4034, 4472, 4619 and 4236" date="2008-12-12T16:29:00.642-05:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-12-12T16:31:57.666-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:38.759-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6093 - &quot;Added support for Windows Server 2003 SP1 &amp; SP2 for Itanium Edition&quot; and &quot;Removed test criterion tst:8966 &amp; tst:9195, which wasn't required.&quot;" date="2011-10-17T14:45:00.611-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-10-17T14:47:46.201-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:04.821-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for vulnerable Windows 2000 SP4 and Netapi32.dll version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Netapi32.dll version is less than 5.0.2195.7203" test_ref="oval:org.mitre.oval:tst:9230"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP (x86) SP2 and Netapi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Netapi32.dll version is less than 5.1.2600.3462" test_ref="oval:org.mitre.oval:tst:9314"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP (x86) SP3 and Netapi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Netapi32.dll version is less than 5.1.2600.5694" test_ref="oval:org.mitre.oval:tst:9266"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows Server 2003 SP1 (x86)/(x64)/(IA-64)/XP x64 SP1 and Netapi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows Server 2003 SP1 (x86)/(x64)/(IA-64)/XP x64 SP1">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Netapi32.dll version is less than 5.2.3790.3229" test_ref="oval:org.mitre.oval:tst:8369"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows Server 2003 SP2 (x86)/(x64)/(IA-64)/XP x64 SP2 and Netapi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows Server 2003 SP2 (x86)/(x64)/(IA-64)/XP x64 SP2">
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Netapi32.dll version is less than 5.2.3790.4392" test_ref="oval:org.mitre.oval:tst:9058"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows (x64)/(x86) and Netapi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows (x64)/(x86)">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Netapi32.dll version is less than 6.0.6000.16764" test_ref="oval:org.mitre.oval:tst:8380"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Netapi32.dll version is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9199"/>
              <criterion comment="Netapi32.dll version is less than 6.0.6000.20937" test_ref="oval:org.mitre.oval:tst:9223"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows SP1(X86)/(X64)/Server 2008 (X86)/(X64)/(IA-64) and Netapi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows SP1(X86)/(X64)/Server 2008 (X86)/(X64)/(IA-64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Netapi32.dll version is less than 6.0.6001.18157" test_ref="oval:org.mitre.oval:tst:9140"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Netapi32.dll version is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:8394"/>
              <criterion comment="Netapi32.dll version is less than 6.0.6001.22288" test_ref="oval:org.mitre.oval:tst:9090"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:609" version="6" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1218"/>
        <description>The Microsoft Windows kernel in Microsoft Windows 2000 Server, Windows XP, and Windows Server 2003 allows remote attackers to cause a denial of service (crash) via crafted Remote Desktop Protocol (RDP) requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:40:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:49.579-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:57.082-04:00">ACCEPTED</status_change>
            <modified comment="Corrected tst:3429. Removed reference to ste:3948. Deprecated ste:3948" date="2007-02-12T10:38:00.383-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-12T10:40:21.704-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:22.135-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:609 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:08.011-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:16.119-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:3429"/>
        <criterion comment="the version of rdpwd.sys is less than 5.2.3790.348" test_ref="oval:org.mitre.oval:tst:3978"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6081" version="3" class="vulnerability">
      <metadata>
        <title>CSS 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0076" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0076"/>
        <description>Microsoft Internet Explorer 7, when XHTML strict mode is used, allows remote attackers to execute arbitrary code via the zoom style directive in conjunction with unspecified other directives in a malformed Cascading Style Sheets (CSS) stylesheet in a crafted HTML document, aka "CSS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:51.515-05:00">DRAFT</status_change>
            <status_change date="2009-03-02T04:00:21.048-05:00">INTERIM</status_change>
            <status_change date="2009-03-23T04:00:17.627-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6081 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:51.617-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:08.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Mshtml.dll/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9574"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Server 2008 (32-bit)">
          <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 greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Server 2008 (32-bit)">
          <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 greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64/Server 2008 x64">
          <criteria operator="OR" comment="Vista x64/Server 2008 x64">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64/Server 2008 x64">
          <criteria operator="OR" comment="Vista x64/Server 2008 x64">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6080" version="3" class="vulnerability">
      <metadata>
        <title>IIS FTP Service RCE and DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3023"/>
        <description>Buffer overflow in the FTP Service in Microsoft Internet Information Services (IIS) 5.0 through 6.0 allows remote authenticated users to execute arbitrary code via a crafted NLST (NAME LIST) command that uses wildcards, leading to memory corruption, aka "IIS FTP Service RCE and DoS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:06.003-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:34.804-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:20.005-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6080 - October Patch Tuesday" date="2011-10-14T16:09:00.325-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T16:09:57.554-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:12.823-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4 - IIS 5.0 (FTP Service 5.0)">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="The version of ftpsvc2.dll is less than 5.0.2195.7336" test_ref="oval:org.mitre.oval:tst:10425"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.3624" test_ref="oval:org.mitre.oval:tst:10973"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.5875" test_ref="oval:org.mitre.oval:tst:10691"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP SP2 x64/Windows 2003 SP2 (x86/x64/ia64) - IIS 6.0 (FTP Service 6.0)">
          <criteria operator="OR" comment="Windows XP SP2 x64/Windows 2003 SP2 (x86/x64/ia64)">
            <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 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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.3790.4584" test_ref="oval:org.mitre.oval:tst:10767"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:608" version="7" class="vulnerability">
      <metadata>
        <title>IE6 for Server 2003 File Disclosure via Redirects Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0648" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0648"/>
        <description>The legacy &lt;script> data-island capability for XML in Microsoft Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to read arbitrary XML files, and portions of other files, via a URL whose "src" attribute redirects to a local file.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-06-22T12:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:33.293-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:49.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:43.739-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:15.601-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:52.816-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.264-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits">
            <criteria operator="AND" comment="a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.327" test_ref="oval:org.mitre.oval:tst:2501"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of mshtml.dll exists">
              <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
                <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
            <criteria operator="AND" comment="    a vulnerable version of mshtml.dll exists">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
          </criteria>
          <criterion negate="true" comment="the patch kb883939 is installed" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion negate="true" comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6072" version="7" class="vulnerability">
      <metadata>
        <title>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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1917" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1917"/>
        <description>Microsoft Internet Explorer 6 SP1; Internet Explorer 6 for Windows XP SP2 and SP3 and Server 2003 SP2; and Internet Explorer 7 and 8 for Windows XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 do not properly handle attempts to access deleted objects in memory, which allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-03T07:48:12.310-04:00">DRAFT</status_change>
            <status_change date="2009-08-24T04:00:07.036-04:00">INTERIM</status_change>
            <status_change date="2009-09-14T04:00:06.886-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6072 - Created new tests to correct the wrong IE8 mshtml.dll file versions for def:5524, def:6072, def:5660." date="2011-01-31T15:35:00.472-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T15:35:53.841-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:57.352-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:03.002-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:13.022-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6072 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:53.054-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:08.724-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1634" test_ref="oval:org.mitre.oval:tst:10442"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3603" test_ref="oval:org.mitre.oval:tst:10058"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5848" test_ref="oval:org.mitre.oval:tst:10127"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4555" test_ref="oval:org.mitre.oval:tst:10273"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:10074"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:10312"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18294" test_ref="oval:org.mitre.oval:tst:10471"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22475" test_ref="oval:org.mitre.oval:tst:10352"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18071" test_ref="oval:org.mitre.oval:tst:10141"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22180" test_ref="oval:org.mitre.oval:tst:10330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18812" test_ref="oval:org.mitre.oval:tst:41916"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22902" test_ref="oval:org.mitre.oval:tst:42208"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18813" test_ref="oval:org.mitre.oval:tst:42240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22903" test_ref="oval:org.mitre.oval:tst:41308"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6069" version="5" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0553" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0553"/>
        <description>Microsoft Internet Explorer 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008 allows remote attackers to execute arbitrary code via a web page that triggers presence of an object in memory that was (1) not properly initialized or (2) deleted, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:44:58.507-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:30.593-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:57.463-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:57.501-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:55.214-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6069 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:51.402-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:08.434-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP (32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 ia64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003 ia64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16830" test_ref="oval:org.mitre.oval:tst:9688"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21023" test_ref="oval:org.mitre.oval:tst:10115"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18226" test_ref="oval:org.mitre.oval:tst:10150"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22389" test_ref="oval:org.mitre.oval:tst:10005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6062" version="3" class="vulnerability">
      <metadata>
        <title>GDI Heap 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3465" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3465"/>
        <description>Heap-based buffer overflow in an API in GDI in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows context-dependent attackers to cause a denial of service or execute arbitrary code via a WMF file with a malformed file-size parameter, which would not be properly handled by a third-party application that uses this API for a copy operation, aka "GDI Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:32.541-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:37.730-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:17.436-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6062 - Inclusion of Win 2003/2008 (IA-64), Vista 64-bit &amp; added LDR support too" date="2011-11-03T15:24:00.015-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-11-03T15:28:35.746-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:13:14.246-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for vulnerable Windows SP4 and gdi32.dll version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="gdi32.dll version is less than 5.0.2195.7205" test_ref="oval:org.mitre.oval:tst:9222"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP2(x86) and gdi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="gdi32.dll version is less than 5.1.2600.3466" test_ref="oval:org.mitre.oval:tst:8575"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP3(x86) and gdi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="gdi32.dll version is less than 5.1.2600.5698" test_ref="oval:org.mitre.oval:tst:8610"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows 2003 SP1(x86)/(x64)/(ia-64)/XP SP1(x64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows 2003 SP1(x86)/(x64)/(ia-64)/XP SP1(x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="gdi32.dll version is less than 5.2.3790.3233" test_ref="oval:org.mitre.oval:tst:9298"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows 2003 SP2(x86)/(x64)/(ia-64)/XP SP2(x64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows 2003 SP2(x86)/(x64)/(ia-64)/XP SP2(x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="gdi32.dll version is less than 5.2.3790.4396" test_ref="oval:org.mitre.oval:tst:9467"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows Vista and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows Vista">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of Gdi32.dll is less than 6.0.6000.16766" test_ref="oval:org.mitre.oval:tst:75175"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Gdi32.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:75193"/>
              <criterion comment="Check if version of Gdi32.dll is less than 6.0.6000.20940" test_ref="oval:org.mitre.oval:tst:74784"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Server 2008(x86)/(x64)/(ia-64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Server 2008(x86)/(x64)/(ia-64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="gdi32.dll version is less than 6.0.6001.18159" test_ref="oval:org.mitre.oval:tst:9510"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Gdi32.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:74690"/>
              <criterion comment="Check if version of Gdi32.dll is less than 6.0.6001.22291" test_ref="oval:org.mitre.oval:tst:75205"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:605" version="4" class="vulnerability">
      <metadata>
        <title>Server 2003 Telnet Environment Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Services for UNIX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1205" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1205"/>
        <description>The Telnet client for Microsoft Windows XP, Windows Server 2003, and Windows Services for UNIX allows remote attackers to read sensitive environment variables via the NEW-ENVIRON option with a SEND ENV_USERVAR command.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2005-06-22T12:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:42.399-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:14.842-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="a vulnerable version of telnet.exe exists">
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of telnet.exe exists">
            <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
            <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
              <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.329" test_ref="oval:org.mitre.oval:tst:2504"/>
          </criteria>
          <criteria operator="AND" comment="  for specific Windows configurations a vulnerable version of telnet.exe exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
              <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.2442" test_ref="oval:org.mitre.oval:tst:2503"/>
          </criteria>
          <criteria operator="AND" comment="  for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of telnet.exe exists">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.2442" test_ref="oval:org.mitre.oval:tst:2503"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="the patch KB896428 is installed" test_ref="oval:org.mitre.oval:tst:2502"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6045" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel 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>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2252"/>
        <description>The kernel 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 parameters sent from user mode to the kernel, which allows local users to gain privileges via a crafted application, aka "Windows Kernel Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:01:53.438-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:25.016-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:20.448-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6045 - def:5902, def:6010 and def:6045 are updated with LDR inclusion" date="2011-10-28T20:15:00.324-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:33:45.272-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:56.112-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="windows 2000 sp4/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Win32k.sys version is less than 5.0.2195.7194" test_ref="oval:org.mitre.oval:tst:9225"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp2(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.3446" test_ref="oval:org.mitre.oval:tst:8612"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp3(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.5676" test_ref="oval:org.mitre.oval:tst:9293"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp1(32/64/ia-64)/win xp professional 64/version">
          <criteria operator="OR" comment="server 2003 sp1(32/64/ia-64)/win xp professional 64">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.3212" test_ref="oval:org.mitre.oval:tst:9353"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64)/version">
          <criteria operator="OR" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.4375" test_ref="oval:org.mitre.oval:tst:9112"/>
        </criteria>
        <criteria operator="AND" comment="vista/server 2008(32/64)/version">
          <criteria operator="OR" comment="vista/server 2008(32/64)">
            <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>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6000.16750" test_ref="oval:org.mitre.oval:tst:8810"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6000.20917" test_ref="oval:org.mitre.oval:tst:43564"/>
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44402"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1(32/64)/server 2008 ia-64/version">
          <criteria operator="OR" comment="vista sp1(32/64)/server 2008 ia-64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6001.18141" test_ref="oval:org.mitre.oval:tst:8928"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6001.22265" test_ref="oval:org.mitre.oval:tst:44031"/>
              <criterion comment="the version of win32k.sys is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43082"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6044" version="1" class="vulnerability">
      <metadata>
        <title>SMB Validation Denial of Service 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-4114" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4114"/>
        <description>srv.sys in the Server service in Microsoft Windows 2000 SP4, 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 crash) or possibly have unspecified other impact via an SMB WRITE_ANDX packet with an offset that is inconsistent with the packet size, related to "insufficiently validating the buffer size," as demonstrated by a request to the \PIPE\lsarpc named pipe, aka "SMB Validation Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-01-13T13:07:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2009-01-20T17:42:23.952-05:00">DRAFT</status_change>
            <modified comment="In testing I found that the GDR file versions for Vista SP1 could be exactly 6.0.6001.18000.  changed all of the GDR/LDR lower bound file version tests to require greater than or equal instead of  strictly greater than." date="2009-01-30T18:02:00.330-05:00">
              <contributor organization="National Institute of Standards and Technology">Timothy Harrison</contributor>
            </modified>
            <status_change date="2009-02-16T04:00:25.274-05:00">INTERIM</status_change>
            <status_change date="2009-03-09T04:00:09.929-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7222" test_ref="oval:org.mitre.oval:tst:9419"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3491" test_ref="oval:org.mitre.oval:tst:9449"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5725" test_ref="oval:org.mitre.oval:tst:9588"/>
        </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="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </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="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16789" test_ref="oval:org.mitre.oval:tst:9450"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.20976" test_ref="oval:org.mitre.oval:tst:8697"/>
        </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>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18185" test_ref="oval:org.mitre.oval:tst:9369"/>
        </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>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22331" test_ref="oval:org.mitre.oval:tst:8713"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16789" test_ref="oval:org.mitre.oval:tst:9450"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.20976" test_ref="oval:org.mitre.oval:tst:8697"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18185" test_ref="oval:org.mitre.oval:tst:9369"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22331" test_ref="oval:org.mitre.oval:tst:8713"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6042" version="1" class="vulnerability">
      <metadata>
        <title>Memory Corruption in Indexing Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2507"/>
        <description>A certain ActiveX control in the Indexing Service in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly process URLs, which allows remote attackers to execute arbitrary programs via unspecified vectors that cause a "vulnerable binary" to load and run, aka "Memory Corruption in Indexing Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:45.516-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:33.465-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:18.262-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of query.dll is less than 5.0.2195.7320" test_ref="oval:org.mitre.oval:tst:10734"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of query.dll is less than 5.1.2600.3602" test_ref="oval:org.mitre.oval:tst:10632"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of query.dll is less than 5.1.2600.5847" test_ref="oval:org.mitre.oval:tst:10993"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 SP2 x86/x64/ia64">
          <criteria operator="OR">
            <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 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="the version of query.dll is less than 5.2.3790.4554" test_ref="oval:org.mitre.oval:tst:10897"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6041" version="7" class="vulnerability">
      <metadata>
        <title>Race Condition 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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3091" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3091"/>
        <description>Race condition in Microsoft Internet Explorer 6 SP1; 6 and 7 for Windows XP SP2 and SP3; 6 and 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 allows remote attackers to execute arbitrary code or perform other actions upon a page transition, with the permissions of the old page and the content of the new page, as demonstrated by setInterval functions that set location.href within a try/catch expression, aka the "bait &amp; switch vulnerability" or "Race Condition Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:41.400-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:34.731-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:46:00.104-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6041 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:15:00.599-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:15:35.708-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:56.485-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:12.145-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:12.751-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6041 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:51.829-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:08.099-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1627" test_ref="oval:org.mitre.oval:tst:9757"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3562" test_ref="oval:org.mitre.oval:tst:9989"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5803" test_ref="oval:org.mitre.oval:tst:10078"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4504" test_ref="oval:org.mitre.oval:tst:9507"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16850" test_ref="oval:org.mitre.oval:tst:10212"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21045" test_ref="oval:org.mitre.oval:tst:10207"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16851" test_ref="oval:org.mitre.oval:tst:9914"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21046" test_ref="oval:org.mitre.oval:tst:10068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18248" test_ref="oval:org.mitre.oval:tst:9929"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22418" test_ref="oval:org.mitre.oval:tst:9978"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9840"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22121" test_ref="oval:org.mitre.oval:tst:10061"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6036" version="5" class="vulnerability">
      <metadata>
        <title>Windows Kernel Handle Validation 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-2009-0082" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0082"/>
        <description>The kernel 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 handles, which allows local users to gain privileges via a crafted application that triggers unspecified "actions," aka "Windows Kernel Handle Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:23:58.798-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:21.956-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:20.039-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6036 - Updated LDR criteria for Win-Vista &amp; Win-2008." date="2011-10-03T15:38:00.951-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-10-03T15:39:55.108-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:18.373-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:14.941-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:12.477-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7251" test_ref="oval:org.mitre.oval:tst:8764"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3521" test_ref="oval:org.mitre.oval:tst:9733"/>
        </criteria>
        <criteria operator="AND" comment="Check for Microsoft Windows XP (x86) SP3">
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5756" test_ref="oval:org.mitre.oval:tst:9386"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP1/Windows Server 2003 SP1 (x86)/Windows Server 2003 SP1 (x64)/Windows XP Professional x64 Edition">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP1/Windows Server 2003 SP1 (x86)/Windows Server 2003 SP1 (x64)/Windows XP Professional x64 Edition">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.3291" test_ref="oval:org.mitre.oval:tst:9426"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Server 2003 (ia64) SP2/Windows Server 2003 SP2 (x64)/Windows XP x64 Edition SP2/Windows Server 2003 SP2 (x86)">
          <criteria operator="OR" comment="Windows Server 2003 (ia64) SP2/Windows Server 2003 SP2 (x64)/Windows XP x64 Edition SP2/Windows Server 2003 SP2 (x86)">
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4456" test_ref="oval:org.mitre.oval:tst:8835"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 Edition/Microsoft Windows Vista (32-bit)">
          <criteria operator="OR" comment="Windows Vista x64 Edition/Microsoft Windows Vista (32-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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16816" test_ref="oval:org.mitre.oval:tst:9608"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6000.21006" test_ref="oval:org.mitre.oval:tst:44149"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Windows Vista x64 Edition Service Pack 1/Windows Server 2008 (64-bit)/Windows Server 2008 (ia-64)/Microsoft Windows Vista (32-bit)/Microsoft Windows Server 2008 (32-bit) Service Pack 1">
          <criteria operator="OR" comment="Windows Vista x64 Edition Service Pack 1/Windows Server 2008 (64-bit)/Windows Server 2008 (ia-64)/Microsoft Windows Vista (32-bit)/Microsoft Windows Server 2008 (32-bit) Service Pack 1">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18211" test_ref="oval:org.mitre.oval:tst:8799"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
              <criterion comment="Check if version of win32k.sys is less than 6.0.6001.22372" test_ref="oval:org.mitre.oval:tst:43675"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6029" version="1" class="vulnerability">
      <metadata>
        <title>IIS 5.1 and 6.0 WebDAV Authentication Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server 5.1</product>
          <product>Microsoft Internet Information Server 6.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1535" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1535"/>
        <description>The WebDAV extension in Microsoft Internet Information Services (IIS) 5.1 and 6.0 allows remote attackers to bypass URI-based protection mechanisms, and list folders or read, create, or modify files, via a %c0%af (Unicode / character) at an arbitrary position in the URI, as demonstrated by inserting %c0%af into a "/protected/" initial pathname component to bypass the password protection on the protected\ folder, aka "IIS 5.1 and 6.0 WebDAV Authentication Bypass Vulnerability," a different vulnerability than CVE-2009-1122.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-05-19T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-05-27T17:29:43.645-04:00">DRAFT</status_change>
            <modified comment="updated title and removed IIS 5.0" date="2009-06-17T14:53:00.669-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="updated file version" date="2009-06-17T14:53:00.569-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="updated file version" date="2009-06-17T14:53:00.979-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="changed operator to &quot;less than&quot;" date="2009-06-17T14:53:00.826-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="changed operator to &quot;less than&quot;" date="2009-06-17T14:53:00.127-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-07-06T04:00:34.022-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:59.612-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of httpext.dll is less than 6.0.2600.3574" test_ref="oval:org.mitre.oval:tst:9879"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of httpext.dll is less than 6.0.2600.5817" test_ref="oval:org.mitre.oval:tst:9590"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="the version of httpext.dll is less than 6.0.3790.4518" test_ref="oval:org.mitre.oval:tst:9778"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6027" version="6" class="vulnerability">
      <metadata>
        <title>Windows HTTP Services Certificate Name Mismatch 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-2009-0089" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0089"/>
        <description>Windows HTTP Services (aka WinHTTP) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, and Vista Gold allows remote web servers to impersonate arbitrary https web sites by using DNS spoofing to "forward a connection" to a different https web site that has a valid certificate matching its own domain name, but not a certificate matching the domain name of the host requested by the user, aka "Windows HTTP Services Certificate Name Mismatch Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Kyle Key</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:14.167-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:26.586-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:53.877-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:53.875-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:48.766-04:00">ACCEPTED</status_change>
            <modified comment="Edited var:306 - Added beginning anchor to local_variable used in pattern match" date="2010-05-13T15:50:00.065-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2010-05-13T15:50:58.886-04:00">INTERIM</status_change>
            <status_change date="2010-05-31T04:00:13.657-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:306 - Added closing anchors for variable regex" date="2013-04-08T11:01:00.574-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2013-04-08T11:03:33.727-04:00">INTERIM</status_change>
            <status_change date="2013-04-29T04:17:38.036-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="winhttp.dll version 5.1.2600.3490 or later 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="system32\winhttp.dll version less than 5.1.2600.3490" test_ref="oval:org.mitre.oval:tst:9822"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.3494 or later on windows xp sp2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.3494" test_ref="oval:org.mitre.oval:tst:9877"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.5727 or later on windows xp sp3 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.5727" test_ref="oval:org.mitre.oval:tst:9540"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows xp sp1 x64">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9795"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows xp sp2 x64">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9649"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows server 2003 sp1 (x86)(x64)(ia64)">
          <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Winsxs\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9580"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows server 2003 sp2 (x86)(x64)(ia64)">
          <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="Winsxs\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9985"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.16786 or later on windows vista GDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9951"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.16786" test_ref="oval:org.mitre.oval:tst:9981"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.20971 or later on windows vista LDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9442"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.20971" test_ref="oval:org.mitre.oval:tst:9594"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.18178 or later on windows server 2008 sp1 GDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9762"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.18178" test_ref="oval:org.mitre.oval:tst:9801"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.22323 or later on windows server 2008 sp1 LDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9825"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.22323" test_ref="oval:org.mitre.oval:tst:9119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6025" version="5" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2258" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2258"/>
        <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 vectors related to a document object "appended in a specific order" with "particular functions ... performed on" document objects, aka "HTML Objects Memory Corruption Vulnerability" or "Table Layout Memory Corruption Vulnerability," a different vulnerability than CVE-2008-2257.</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>
            <modified comment="Replaced CVE-2008-2257 with CVE-2008-2258" date="2008-08-26T10:42:00.546-04:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2008-09-15T04:00:27.219-04:00">INTERIM</status_change>
            <status_change date="2008-10-06T04:00:17.082-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6025 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:11:55.976-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:55.270-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6025 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:54.354-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:07.818-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win 2K + IE 5.01">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6016" version="1" class="vulnerability">
      <metadata>
        <title>Windows Desktop Parameter Edit Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1126"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly validate the user-mode input associated with the editing of an unspecified desktop parameter, which allows local users to gain privileges via a crafted application, aka "Windows Desktop Parameter Edit Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:27.216-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:33.211-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:59.265-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7279" test_ref="oval:org.mitre.oval:tst:10057"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3556" test_ref="oval:org.mitre.oval:tst:10075"/>
        </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 win32k.sys is less than 5.1.2600.5796" test_ref="oval:org.mitre.oval:tst:9735"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4497" test_ref="oval:org.mitre.oval:tst:9867"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6012" version="6" class="vulnerability">
      <metadata>
        <title>SMB Credential Reflection 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-4037" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4037"/>
        <description>Microsoft Windows 2000 Gold through SP4, XP Gold through SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote SMB servers to execute arbitrary code on a client machine by replaying the NTLM credentials of a client user, as demonstrated by backrush, aka "SMB Credential Reflection Vulnerability."  NOTE: some reliable sources report that this vulnerability exists because of an insufficient fix for CVE-2000-0834.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-11-19T14:19:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-11-19T10:55:27.254-05:00">DRAFT</status_change>
            <status_change date="2008-12-08T04:01:05.623-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:35.154-05:00">ACCEPTED</status_change>
            <modified comment="Updated comment to be consistent with test" date="2010-02-10T12:57:00.636-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T12:58:38.938-05:00">INTERIM</status_change>
            <modified comment="Updated comment to be consistent with test" date="2010-02-10T12:59:00.665-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Updated comment to be consistent with test" date="2010-02-10T12:59:00.585-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Updated comment to be consistent with test" date="2010-02-10T12:59:00.822-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:00:00.223-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.805-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:05.708-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6012 - &quot;Added support for Windows Server 2003 SP1 &amp; SP2 for Itanium Edition&quot; and &quot;Removed test criterion tst:9035 &amp; tst:9505, which wasn't required.&quot;" date="2011-10-17T14:48:00.683-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-10-17T14:50:56.329-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:03.883-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4525 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:14.170-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:12.165-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Vulnerable Windows 2000 SP4 and Mrxsmb.sys version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Mrxsmb.sys version is less than 5.0.2195.7174" test_ref="oval:org.mitre.oval:tst:9360"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows XP (x86) SP2 and Mrxsmb.sys version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.3467" test_ref="oval:org.mitre.oval:tst:8573"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows XP (x86) SP3 and Mrxsmb.sys version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Mrxsmb.sys version is less than 5.1.2600.5700" test_ref="oval:org.mitre.oval:tst:9308"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Server 2003 SP1 (x64)/(x86)/(ia-64)/Windows XP Professional SP1 (x64) and Mrxsmb.sys version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Server 2003 SP1 (x64)/(x86)/(ia-64)/Windows XP Professional SP1 (x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Mrxsmb.sys version is less than 5.2.3790.3206" test_ref="oval:org.mitre.oval:tst:9180"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Server 2003 SP2 (x64)/(x86)/(ia-64)Windows XP Professional SP2 (x64)and Mrxsmb.sys version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Server 2003 SP2 (x64)/(x86)/(ia-64)/Windows XP Professional SP2 (x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Mrxsmb.sys version is less than 5.2.3790.4369" test_ref="oval:org.mitre.oval:tst:9476"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Vista(x64)/Vista(x86) and Mrxsmb10.sys version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Vista(x64)/Vista(x86)">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.16738" test_ref="oval:org.mitre.oval:tst:9295"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9423"/>
              <criterion comment="Mrxsmb10.sys version is less than 6.0.6000.20904" test_ref="oval:org.mitre.oval:tst:9374"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Vista (32-bit)SP1/x64 SP1/Server 2008 (32-bit)/(64-bit)/(ia-64) and Mrxsmb10.sys version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Vista (32-bit)SP1/x64 SP1/Server 2008 (32-bit)/(64-bit)/(ia-64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.18130" test_ref="oval:org.mitre.oval:tst:8808"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mrxsmb10.sys version is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9535"/>
              <criterion comment="Mrxsmb10.sys version is less than 6.0.6001.22252" test_ref="oval:org.mitre.oval:tst:9477"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6011" version="3" class="vulnerability">
      <metadata>
        <title>SChannel Spoofing 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-2009-0085" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0085"/>
        <description>The Secure Channel (aka SChannel) authentication component in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008, when certificate authentication is used, does not properly validate the client's key exchange data in Transport Layer Security (TLS) handshake messages, which allows remote attackers to spoof authentication by crafting a TLS packet based on knowledge of the certificate but not the private key, aka "SChannel Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:24:00.338-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:20.311-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:18.909-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6011 - LDR version criteria are added for Vista &amp; 2008, and also added non-root criterion comments" date="2011-10-04T13:14:00.818-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-04T13:16:11.404-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:17.494-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows 2000 SP4 is installed and schannel.dll file version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2195.7213" test_ref="oval:org.mitre.oval:tst:9387"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows XP (x86) SP2 is installed and schannel.dll file version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2600.3487" test_ref="oval:org.mitre.oval:tst:9506"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows XP (x86) SP3 is installed and schannel.dll file version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2600.5721" test_ref="oval:org.mitre.oval:tst:9556"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows XP x64/Windows server 2003 (x86/x64/ia64) SP1 is installed and schannel.dll file version">
          <criteria operator="OR" comment="Microsoft Windows XP x64/Microsoft Windows server 2003 (x86/x64/ia64) SP1 is installed">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of schannel.dll is less than 5.2.3790.3293" test_ref="oval:org.mitre.oval:tst:9584"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows XP x64/Windows server 2003 (x86/x64/ia64) SP2 is installed and schannel.dll file version">
          <criteria operator="OR" comment="Microsoft Windows XP x64/Windows server 2003 (x86/x64/ia64) SP2 is installed">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of schannel.dll is less than 5.2.3790.4458" test_ref="oval:org.mitre.oval:tst:9698"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Vista (x86/x64) is installed and schannel.dll file version">
          <criteria operator="OR" comment="Microsoft Windows Vista (x86/x64) is installed">
            <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>
          <criteria operator="OR" comment="File version less than 6.0.6000.16782 or greater than or equal to 6.0.6000.20000 and less than 6.0.6000.20967">
            <criterion comment="the version of schannel.dll is less than 6.0.6000.16782" test_ref="oval:org.mitre.oval:tst:8794"/>
            <criteria operator="AND" comment="For LDR file version greater than or equal to 6.0.6000.20000 and less than 6.0.6000.20967">
              <criterion comment="the version of schannel.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:43987"/>
              <criterion comment="the version of schannel.dll is less than 6.0.6000.20967" test_ref="oval:org.mitre.oval:tst:44127"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Vista (x86/x64) SP1 or Server 2008 (x86/x64/ia64) is installed and schannel.dll file version">
          <criteria operator="OR" comment="Microsoft Windows Vista (x86/x64) SP1 or Server 2008 (x86/x64/ia64) s installed">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="File version less than 6.0.6001.18175 or greater than equal to 6.0.6001.22000 and less than 6.0.6001.22320">
            <criterion comment="the version of schannel.dll is less than 6.0.6001.18175" test_ref="oval:org.mitre.oval:tst:9306"/>
            <criteria operator="AND" comment="For LDR file version greater than or equal to 6.0.6001.22000 and less than 6.0.6001.22320">
              <criterion comment="the version of schannel.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:41291"/>
              <criterion comment="the version of schannel.dll is less than 6.0.6001.22320" test_ref="oval:org.mitre.oval:tst:43861"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6010" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Unhandled Exception 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-2251" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2251"/>
        <description>Double free vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows local users to gain privileges via a crafted application that makes system calls within multiple threads, aka "Windows Kernel Unhandled Exception Vulnerability." NOTE: according to Microsoft, this is not a duplicate of CVE-2008-4510.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:01:54.370-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:23.791-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:19.512-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6010 - def:5902, def:6010 and def:6045 are updated with LDR inclusion" date="2011-10-28T20:15:00.324-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:33:44.064-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:54.510-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="windows 2000 sp4/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Win32k.sys version is less than 5.0.2195.7194" test_ref="oval:org.mitre.oval:tst:9225"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp2(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.3446" test_ref="oval:org.mitre.oval:tst:8612"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp3(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.5676" test_ref="oval:org.mitre.oval:tst:9293"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp1(32/64/ia-64)/win xp professional 64/version">
          <criteria operator="OR" comment="server 2003 sp1(32/64/ia-64)/win xp professional 64">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.3212" test_ref="oval:org.mitre.oval:tst:9353"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64)/version">
          <criteria operator="OR" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.4375" test_ref="oval:org.mitre.oval:tst:9112"/>
        </criteria>
        <criteria operator="AND" comment="vista/server 2008(32/64)/version">
          <criteria operator="OR" comment="vista/server 2008(32/64)">
            <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>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6000.16750" test_ref="oval:org.mitre.oval:tst:8810"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6000.20917" test_ref="oval:org.mitre.oval:tst:43564"/>
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44402"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1(32/64)/server 2008 ia-64/version">
          <criteria operator="OR" comment="vista sp1(32/64)/server 2008 ia-64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6001.18141" test_ref="oval:org.mitre.oval:tst:8928"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6001.22265" test_ref="oval:org.mitre.oval:tst:44031"/>
              <criterion comment="the version of win32k.sys is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43082"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6007" version="6" class="vulnerability">
      <metadata>
        <title>Pointer Reference 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4844" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4844"/>
        <description>Use-after-free vulnerability in the CRecordInstance::TransferToDestination function in mshtml.dll in Microsoft Internet Explorer 5.01, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via DSO bindings involving (1) an XML Island, (2) XML DSOs, or (3) Tabular Data Control (TDC) in a crafted HTML or XML document, as demonstrated by nested SPAN or MARQUEE elements, and exploited in the wild in December 2008.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:58.846-05:00">DRAFT</status_change>
            <status_change date="2009-03-02T04:00:17.785-05:00">INTERIM</status_change>
            <status_change date="2009-03-23T04:00:15.541-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6007 - Added LDR versions check, Itanium &amp; XP 64 OS inclusion" date="2011-10-25T14:19:00.421-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:22:16.247-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:53.639-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6007 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:54.622-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:06.621-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 SP1 and Win 2K">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1619" test_ref="oval:org.mitre.oval:tst:9576"/>
        </criteria>
        <criteria operator="AND" comment="IE 5.01 SP4 and Win 2K">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3872.1000" test_ref="oval:org.mitre.oval:tst:9586"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 and IE6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3492" test_ref="oval:org.mitre.oval:tst:8711"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 and IE6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5726" test_ref="oval:org.mitre.oval:tst:9296"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 or Win XP X64 and IE6">
          <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.3261" test_ref="oval:org.mitre.oval:tst:9630"/>
          <criteria operator="OR" comment="Win 2K3 or Win XP X64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 or Win XP X64 and IE6">
          <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.4426" test_ref="oval:org.mitre.oval:tst:9547"/>
          <criteria operator="OR" comment="Win 2K3 or Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE7 and Win 2K3 or Win XP or Vista">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3 / Win Vista">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16788" test_ref="oval:org.mitre.oval:tst:9275"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.20973" test_ref="oval:org.mitre.oval:tst:8937"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K8 or Vista and IE7">
          <criteria operator="OR" comment="Win 2k8 / Vista">
            <extend_definition comment="Microsoft Windows Server 2008 is installed" definition_ref="oval:org.mitre.oval:def:12824"/>
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Check for LDR or GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18183" test_ref="oval:org.mitre.oval:tst:9164"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22328" test_ref="oval:org.mitre.oval:tst:9465"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 and Vista or Win 2K8">
          <criteria operator="OR" comment="Vista / Win 2K8">
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.20611" test_ref="oval:org.mitre.oval:tst:44471"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12824" version="3" class="inventory">
      <metadata>
        <title>Microsoft Windows Server 2008 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:microsoft:windows_server_2008:-"/>
        <description>The operating system installed on the system is Microsoft Windows Server 2008</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-20T15:00:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </submitted>
            <status_change date="2011-09-20T15:58:40.830-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:29.117-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:52.368-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 negate="true" comment="Windows Server 2008 R2 is installed" test_ref="oval:org.mitre.oval:tst:10317"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6000" version="3" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0075"/>
        <description>Microsoft Internet Explorer 7 does not properly handle errors during attempted access to deleted objects, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to CFunctionPointer and the appending of document objects, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:59.993-05:00">DRAFT</status_change>
            <status_change date="2009-03-02T04:00:15.733-05:00">INTERIM</status_change>
            <status_change date="2009-03-23T04:00:14.453-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6000 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:49.292-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:06.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE7/XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 (32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9574"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista (32-bit)">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Server 2008 (32-bit)">
          <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 greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Server 2008 (32-bit)">
          <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 greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16809" test_ref="oval:org.mitre.oval:tst:9568"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.20996" test_ref="oval:org.mitre.oval:tst:9573"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64/Server 2008 x64">
          <criteria operator="OR" comment="Vista x64/Server 2008 x64">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18203" test_ref="oval:org.mitre.oval:tst:9638"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Vista x64/Server 2008 x64">
          <criteria operator="OR" comment="Vista x64/Server 2008 x64">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22355" test_ref="oval:org.mitre.oval:tst:9338"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:600" version="3" class="vulnerability">
      <metadata>
        <title>Mailslot Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-1314" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1314" source="CVE"/>
        <description>Heap-based buffer overflow in the Server Service (SRV.SYS driver) in Microsoft Windows 2000 SP4, XP SP1 and SP2, Server 2003 up to SP1, and other products, allows remote attackers to execute arbitrary code via crafted first-class Mailslot messages that triggers memory corruption and bypasses size restrictions on second-class Mailslot messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:32.388-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:45.512-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:600 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:40.758-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:37.674-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of srv.sys is less than 5.0.2195.7087" test_ref="oval:org.mitre.oval:tst:64"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (32-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.1832" test_ref="oval:org.mitre.oval:tst:23"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.2893" test_ref="oval:org.mitre.oval:tst:127"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.526" test_ref="oval:org.mitre.oval:tst:97"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5999" version="1" class="vulnerability">
      <metadata>
        <title>MSXML DTD Cross-Domain Scripting 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-4029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4029"/>
        <description>Cross-domain vulnerability in Microsoft XML Core Services 3.0 and 4.0, as used in Internet Explorer, allows remote attackers to obtain sensitive information from another domain via a crafted XML document, related to improper error checks for external DTDs, aka "MSXML DTD Cross-Domain Scripting Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-11-19T14:19:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-11-19T10:55:28.867-05:00">DRAFT</status_change>
            <status_change date="2008-12-08T04:01:04.913-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:34.420-05: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"/>
        <criteria operator="OR">
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
            <criterion comment="msxml3.dll version is less than 8.100.1048.0" test_ref="oval:org.mitre.oval:tst:9071"/>
          </criteria>
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 4 is installed" definition_ref="oval:org.mitre.oval:def:1002"/>
            <criterion comment="msxml4.dll version is less than 4.20.9870.0" test_ref="oval:org.mitre.oval:tst:9539"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5984" version="3" class="vulnerability">
      <metadata>
        <title>GDI Integer 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2249" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2249"/>
        <description>Integer overflow in GDI in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote attackers to execute arbitrary code via a malformed header in a crafted WMF file, which triggers a buffer overflow, aka "GDI Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:36.881-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:33.564-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:15.759-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5984 - Inclusion of Win 2003/2008 (IA-64), Vista 64-bit &amp; added LDR support too" date="2011-11-03T15:24:00.015-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-11-03T15:28:34.418-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:13:13.540-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for vulnerable Windows SP4 and gdi32.dll version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="gdi32.dll version is less than 5.0.2195.7205" test_ref="oval:org.mitre.oval:tst:9222"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP2(x86) and gdi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="gdi32.dll version is less than 5.1.2600.3466" test_ref="oval:org.mitre.oval:tst:8575"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP3(x86) and gdi32.dll version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="gdi32.dll version is less than 5.1.2600.5698" test_ref="oval:org.mitre.oval:tst:8610"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows 2003 SP1(x86)/(x64)/(ia-64)/XP SP1(x64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows 2003 SP1(x86)/(x64)/(ia-64)/XP SP1(x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="gdi32.dll version is less than 5.2.3790.3233" test_ref="oval:org.mitre.oval:tst:9298"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows 2003 SP2(x86)/(x64)/(ia-64)/XP SP2(x64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows 2003 SP2(x86)/(x64)/(ia-64)/XP SP2(x64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="gdi32.dll version is less than 5.2.3790.4396" test_ref="oval:org.mitre.oval:tst:9467"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows Vista and gdi32.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows Vista">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of Gdi32.dll is less than 6.0.6000.16766" test_ref="oval:org.mitre.oval:tst:75175"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Gdi32.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:75193"/>
              <criterion comment="Check if version of Gdi32.dll is less than 6.0.6000.20940" test_ref="oval:org.mitre.oval:tst:74784"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Server 2008(x86)/(x64)/(ia-64) and gdi32.dll version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Server 2008(x86)/(x64)/(ia-64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="gdi32.dll version is less than 6.0.6001.18159" test_ref="oval:org.mitre.oval:tst:9510"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Gdi32.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:74690"/>
              <criterion comment="Check if version of Gdi32.dll is less than 6.0.6001.22291" test_ref="oval:org.mitre.oval:tst:75205"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5969" version="2" class="vulnerability">
      <metadata>
        <title>Vulnerability in Content-Disposition Header Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4020"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft Office XP SP3 allows remote attackers to inject arbitrary web script or HTML via a document that contains a "Content-Disposition: attachment" header and is accessed through a cdo: URL, which renders the content instead of raising a File Download dialog box, aka "Vulnerability in Content-Disposition Header Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:01:57.619-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:23.190-05:00">INTERIM</status_change>
            <status_change date="2008-12-01T04:00:16.749-05:00">ACCEPTED</status_change>
            <modified comment="Changed product &quot;Office 2002&quot; to &quot;Office XP&quot;" date="2010-01-14T15:51:00.779-05:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2010-01-14T15:51:20.784-05:00">INTERIM</status_change>
            <status_change date="2010-02-01T04:00:16.394-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Office XP is installed" definition_ref="oval:org.mitre.oval:def:663"/>
        <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PROTOCOLS\Handler\cdo exists" test_ref="oval:org.mitre.oval:tst:8796"/>
        <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CDO exists" test_ref="oval:org.mitre.oval:tst:9141"/>
        <criterion comment="HKEY_CLASSES_ROOT\PROTOCOLS\Handler\cdo exists" test_ref="oval:org.mitre.oval:tst:9354"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5965" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP Orphaned Connections Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1926" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1926"/>
        <description>Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allow remote attackers to cause a denial of service (TCP outage) via a series of TCP sessions that have pending data and a (1) small or (2) zero receive window size, and remain in the FIN-WAIT-1 or FIN-WAIT-2 state indefinitely, aka "TCP/IP Orphaned Connections Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-09-12T20:28:17.969-04:00">DRAFT</status_change>
            <status_change date="2009-09-28T04:00:13.525-04:00">INTERIM</status_change>
            <status_change date="2009-10-19T04:00:07.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
        </criteria>
        <criteria operator="OR" comment="Windows XP SP2/SP3">
          <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2003 X86/X64/IA64 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>
          <criteria operator="OR">
            <criterion comment="the version of Tcpip.sys is less than 5.2.3790.4573" test_ref="oval:org.mitre.oval:tst:10768"/>
            <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.4573" test_ref="oval:org.mitre.oval:tst:10446"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="The version of Tcpip.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:9931"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10605"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
          <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:10280"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10548"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10600"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10640"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <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="The version of Tcpip.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10773"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10454"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64">
          <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10806"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10695"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="The version of Tcpip.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:9812"/>
          <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10619"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5963" version="3" class="vulnerability">
      <metadata>
        <title>DirectX Pointer Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1538" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1538"/>
        <description>The QuickTime Movie Parser Filter in quartz.dll in DirectShow in Microsoft DirectX 7.0 through 9.0c on Windows 2000 SP4, Windows XP SP2 and SP3, and Windows Server 2003 SP2 performs updates to pointers without properly validating unspecified data values, which allows remote attackers to execute arbitrary code via a crafted QuickTime media file, aka "DirectX Pointer Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:19.822-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:05.565-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:06.977-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:57.604-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:27.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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.736" test_ref="oval:org.mitre.oval:tst:10181"/>
        </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.893" test_ref="oval:org.mitre.oval:tst:10229"/>
        </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.911" test_ref="oval:org.mitre.oval:tst:10131"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.3580" test_ref="oval:org.mitre.oval:tst:10177"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP3 x86">
          <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.5822" test_ref="oval:org.mitre.oval:tst:10081"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows XP SP2, Server 2003 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (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.4523" test_ref="oval:org.mitre.oval:tst:10047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5942" version="9" class="vulnerability">
      <metadata>
        <title>SPN 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>Windows Media Player 6.4</product>
          <product>Windows Media Server 4.1</product>
          <product>Windows Media Server 9</product>
          <product>Windows Media Format Runtime 7.1</product>
          <product>Windows Media Format Runtime 9.5</product>
          <product>Windows Media Format Runtime 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3009"/>
        <description>Microsoft Windows Media Player 6.4, Windows Media Format Runtime 7.1 through 11, and Windows Media Services 4.1, 9, and 2008 do not properly use the Service Principal Name (SPN) identifier when validating replies to authentication requests, which allows remote servers to execute arbitrary code via vectors that employ NTLM credential reflection, aka "SPN Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-10T10:44:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:41.693-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:32.351-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:14.339-05:00">ACCEPTED</status_change>
            <modified comment="Added Windows Server 2008 SP2 as affected version" date="2009-05-07T10:34:00.056-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-05-07T10:36:28.062-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:50.396-04:00">ACCEPTED</status_change>
            <modified comment="Including checks for Windows Media Player 6.4" date="2009-12-01T17:32:00.359-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:33:37.367-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:43.809-05:00">ACCEPTED</status_change>
            <modified comment="corrected file name from Nscm.exe to Nsum.exe for obj:6532" date="2010-04-16T14:46:00.908-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-04-16T14:50:18.481-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:08.946-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5942 - def:5942 &amp; def:5689, Enhanced to cover WinVista, 2008, 2003 &amp; also 64-bit with service packs" date="2011-11-15T14:56:00.873-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-15T14:58:45.961-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:34.404-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5942 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:51.130-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:05.949-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Media player 6.4">
          <extend_definition comment="Windows Media Player 6.4 is installed." definition_ref="oval:org.mitre.oval:def:6408"/>
          <criteria operator="OR" comment="Check for Windows 2000/XP/2003">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          </criteria>
          <criterion comment="the version of Strmdll.dll is less than 4.1.0.3937" test_ref="oval:org.mitre.oval:tst:11104"/>
          <criteria operator="OR" comment="Check for Windows XP/2003">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="the version of Wstrmdll.dll is less than 4.1.0.3937" test_ref="oval:org.mitre.oval:tst:11180"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows 2000,Media Services 4.1 and Nsum.exe version">
          <extend_definition comment="Microsoft Media Services 4.1 is installed" definition_ref="oval:org.mitre.oval:def:5705"/>
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Nsum.exe version is less than 4.1.0.3936" test_ref="oval:org.mitre.oval:tst:9602"/>
        </criteria>
        <criteria operator="AND" comment="Check for Media Services 9">
          <extend_definition comment="Microsoft Media Services 9 is installed" definition_ref="oval:org.mitre.oval:def:5844"/>
          <criteria operator="OR" comment="Check for vulnerable Media Services 9 and Wmsserver.dll version">
            <criteria operator="AND" comment="Check for Windows 2003">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmsserver.dll version is less than 9.1.1.3845" test_ref="oval:org.mitre.oval:tst:9156"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmsserver.dll version is less than 9.1.1.5000" test_ref="oval:org.mitre.oval:tst:9492"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2008-32/64 and Wmsserver.dll version">
              <criteria operator="OR" comment="Check for Windows 2008-32/64">
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criterion comment="Wmsserver.dll version is less than 9.5.6001.18161" test_ref="oval:org.mitre.oval:tst:9250"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player 7.1,Windows 2000 and Wmstream.dll version">
          <extend_definition comment="Windows Media Player v7.1 is installed." definition_ref="oval:org.mitre.oval:def:1386"/>
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Wmstream.dll version is less than 7.10.0.3082" test_ref="oval:org.mitre.oval:tst:8658"/>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player 9">
          <extend_definition comment="Windows Media Player v9 is installed." definition_ref="oval:org.mitre.oval:def:2147"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 9">
            <criteria operator="AND" comment="Check for Windows 2000/XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 9.0.0.3268" test_ref="oval:org.mitre.oval:tst:9440"/>
              <criteria operator="OR" comment="Check for Windows 2000/XP">
                <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 9.0.0.4504" test_ref="oval:org.mitre.oval:tst:9564"/>
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player v10">
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 10">
            <criteria operator="AND" comment="Check for Windows XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3703" test_ref="oval:org.mitre.oval:tst:9104"/>
              <criteria operator="OR" comment="Check for Windows XP">
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003 and Wmnetmgr.dll version">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3711" test_ref="oval:org.mitre.oval:tst:9257"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003 and Wmnetmgr.dll version">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.4001" test_ref="oval:org.mitre.oval:tst:9445"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP/2003 and Wmnetmgr.dll version">
              <criteria operator="OR" comment="Check for Windows XP/2003">
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3711" test_ref="oval:org.mitre.oval:tst:9257"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP/2003(x64) and Wmnetmgr.dll version">
              <criteria operator="OR" comment="Check for Windows XP/2003(x64)">
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.4001" test_ref="oval:org.mitre.oval:tst:9445"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player v11">
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 10">
            <criteria operator="AND" comment="Check for Windows XP(32)/(64) and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 11.0.5721.5251" test_ref="oval:org.mitre.oval:tst:9534"/>
              <criteria operator="OR" comment="Check for Windows XP(32)/(64)">
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows Vista and Wmnetmgr.dll version">
              <criterion comment="Check if version of Wmnetmgr.dll is less than 11.0.6000.6346" test_ref="oval:org.mitre.oval:tst:77438"/>
              <criteria operator="OR" comment="Check for Windows Vista">
                <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
                <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows Vista/2008 and Wmnetmgr.dll version">
              <criterion comment="Check if version of Wmnetmgr.dll is less than 11.0.6001.7001" test_ref="oval:org.mitre.oval:tst:77313"/>
              <criteria operator="OR" comment="Check for Windows Vista/2008">
                <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"/>
                <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
                <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5930" version="1" class="vulnerability">
      <metadata>
        <title>AVI Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1546" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1546"/>
        <description>Integer overflow in Avifil32.dll in the Windows Media file handling functionality in Microsoft Windows allows remote attackers to execute arbitrary code on a Windows 2000 SP4 system via a crafted AVI file, or cause a denial of service on a Windows XP SP2 or SP3, Server 2003 SP2, Vista Gold, SP1, or SP2, or Server 2008 Gold or SP2 system via a crafted AVI file, aka "AVI Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:58:08.166-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:09.561-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:12.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Avifil32.dll is less than 5.0.2195.7316" test_ref="oval:org.mitre.oval:tst:10408"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Avifil32.dll is less than 5.1.2600.3585" test_ref="oval:org.mitre.oval:tst:10705"/>
        </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 Avifil32.dll is less than 5.1.2600.5827" test_ref="oval:org.mitre.oval:tst:10660"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 5.2.3790.4527" test_ref="oval:org.mitre.oval:tst:10576"/>
        </criteria>
        <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="the version of Avifil32.dll is less than 6.0.6000.16868" test_ref="oval:org.mitre.oval:tst:10489"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10678"/>
        </criteria>
        <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="the version of Avifil32.dll is less than 6.0.6000.21065" test_ref="oval:org.mitre.oval:tst:10465"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10566"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6001.18270" test_ref="oval:org.mitre.oval:tst:10712"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10375"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6001.22447" test_ref="oval:org.mitre.oval:tst:10665"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10163"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6002.18049" test_ref="oval:org.mitre.oval:tst:10707"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10051"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6002.22150" test_ref="oval:org.mitre.oval:tst:10627"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10506"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5923" version="4" class="vulnerability">
      <metadata>
        <title>Microsoft Color Management System Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2245"/>
        <description>Heap-based buffer overflow in the InternalOpenColorProfile function in mscms.dll in Microsoft Windows Image Color Management System (MSCMS) in the Image Color Management (ICM) component on Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted image file.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-13T09:28:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:38.460-04:00">DRAFT</status_change>
            <modified comment="Replaced CVE-2008-2463 with CVE-2008-2245" date="2008-08-26T10:39:00.148-04:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2008-09-15T04:00:26.271-04:00">INTERIM</status_change>
            <status_change date="2008-10-06T04:00:13.842-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5923 - October Patch Tuesday" date="2011-10-14T15:55:00.086-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T15:57:08.092-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:12.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of mscms.dll is less than 5.0.2195.7162" test_ref="oval:org.mitre.oval:tst:8571"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of mscms.dll is less than 5.1.2600.3396" test_ref="oval:org.mitre.oval:tst:8739"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of mscms.dll is less than 5.1.2600.5627" test_ref="oval:org.mitre.oval:tst:8660"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 SP1 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 SP1 (x86)/(x64)/(ia-64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <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 Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of mscms.dll is less than 5.2.3790.3163" test_ref="oval:org.mitre.oval:tst:8995"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 SP2 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 SP2 (x86)/(x64)/(ia-64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <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 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="the version of mscms.dll is less than 5.2.3790.4320" test_ref="oval:org.mitre.oval:tst:9047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5913" version="5" 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>Microsoft 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>
            <status_change date="2008-09-01T04:01:16.985-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:37.515-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9018 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:12:06.619-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:51.883-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5913 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:52.081-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:05.726-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5912" version="6" class="vulnerability">
      <metadata>
        <title>Windows Driver Class Registration 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-2009-1125" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1125"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 does not properly validate an argument to an unspecified system call, which allows local users to gain privileges via a crafted application, aka "Windows Driver Class Registration Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:26.238-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:28.381-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:57.636-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:54.060-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:04.860-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5912 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:14:00.299-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:15:03.287-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:55.575-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:01.729-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:11.876-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="the version of win32k.sys is less than 5.0.2195.7279" test_ref="oval:org.mitre.oval:tst:10057"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3556" test_ref="oval:org.mitre.oval:tst:10075"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5796" test_ref="oval:org.mitre.oval:tst:9735"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4497" test_ref="oval:org.mitre.oval:tst:9867"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16849" test_ref="oval:org.mitre.oval:tst:10055"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6000.21044" test_ref="oval:org.mitre.oval:tst:9650"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18246" test_ref="oval:org.mitre.oval:tst:9997"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22416" test_ref="oval:org.mitre.oval:tst:10213"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18023" test_ref="oval:org.mitre.oval:tst:9699"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22119" test_ref="oval:org.mitre.oval:tst:9663"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5903" version="5" 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>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4260" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4260"/>
        <description>Microsoft Internet Explorer 7 sometimes attempts to access a deleted object, which allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:43.552-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:31.360-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:13.195-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5903 - Submission from SecPod" date="2011-11-14T13:25:00.552-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:28:27.480-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:33.384-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5903 - extended definitions of OS are without SP checks" date="2014-07-28T17:41:00.906-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:42:52.557-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:05.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        <criteria operator="OR" comment="Vulnerable IE 7">
          <criteria operator="AND" comment="Check for Vulnerable XP(x86)/(x64)/2003 (ia-64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable XP(x86)/(x64)/2003 (ia-64)">
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
              <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            </criteria>
            <criteria operator="OR" comment="Check for LDR/GDR">
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if version of Mshtml.dll is less than 7.0.6000.20935" test_ref="oval:org.mitre.oval:tst:77411"/>
                <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              </criteria>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.16762" test_ref="oval:org.mitre.oval:tst:9192"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Check for Vulnerable Windows Vista (x86)/(x64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable Windows Vista (x86)/(x64)">
              <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>
            <criteria operator="OR" comment="Check for LDR\GDR">
              <criterion comment="Mshtml.dll version is less than 7.0.6000.16764" test_ref="oval:org.mitre.oval:tst:9403"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Mshtml.dll version is less than 7.0.6000.20937" test_ref="oval:org.mitre.oval:tst:9083"/>
                <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Check for Vulnerable Vista(x86)/(x64)/2008(x86)/(x64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable Vista(x86)/(x64)/2008(x86)/(x64)">
              <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            </criteria>
            <criteria operator="OR" comment="Check for LDR\GDR">
              <criterion comment="Mshtml.dll version is less than 7.0.6001.18157" test_ref="oval:org.mitre.oval:tst:9575"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Mshtml.dll version is less than 7.0.6001.22288" test_ref="oval:org.mitre.oval:tst:9182"/>
                <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5902" version="3" class="vulnerability">
      <metadata>
        <title>Windows Kernel Window Creation 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-2250" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2250"/>
        <description>The kernel 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 window properties sent from a parent window to a child window during creation of a new window, which allows local users to gain privileges via a crafted application, aka "Windows Kernel Window Creation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:02.391-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:22.284-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:17.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5902 - def:5902, def:6010 and def:6045 are updated with LDR inclusion" date="2011-10-28T20:15:00.324-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:33:42.808-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:51.030-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="windows 2000 sp4/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Win32k.sys version is less than 5.0.2195.7194" test_ref="oval:org.mitre.oval:tst:9225"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp2(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.3446" test_ref="oval:org.mitre.oval:tst:8612"/>
        </criteria>
        <criteria operator="AND" comment="win xp sp3(32 bit)/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.5676" test_ref="oval:org.mitre.oval:tst:9293"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp1(32/64/ia-64)/win xp professional 64/version">
          <criteria operator="OR" comment="server 2003 sp1(32/64/ia-64)/win xp professional 64">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.3212" test_ref="oval:org.mitre.oval:tst:9353"/>
        </criteria>
        <criteria operator="AND" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64)/version">
          <criteria operator="OR" comment="server 2003sp2 (32/64/ia-64)/win xp sp2 professional 64">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.4375" test_ref="oval:org.mitre.oval:tst:9112"/>
        </criteria>
        <criteria operator="AND" comment="vista/server 2008(32/64)/version">
          <criteria operator="OR" comment="vista/server 2008(32/64)">
            <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>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6000.16750" test_ref="oval:org.mitre.oval:tst:8810"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6000.20917" test_ref="oval:org.mitre.oval:tst:43564"/>
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44402"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1(32/64)/server 2008 ia-64/version">
          <criteria operator="OR" comment="vista sp1(32/64)/server 2008 ia-64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Win32k.sys version is less than 6.0.6001.18141" test_ref="oval:org.mitre.oval:tst:8928"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Win32k.sys is less than 6.0.6001.22265" test_ref="oval:org.mitre.oval:tst:44031"/>
              <criterion comment="the version of win32k.sys is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43082"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5901" version="8" class="vulnerability">
      <metadata>
        <title>Window Location Property Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2947" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2947"/>
        <description>Cross-domain vulnerability in Microsoft Internet Explorer 5.01 SP4, 6, and 7 allows remote attackers to access restricted information from other domains via JavaScript that uses the Object data type for the value of a (1) location or (2) location.href property, related to incorrect determination of the origin of web script, aka "Window Location Property Cross-Domain Vulnerability." NOTE: according to Microsoft, CVE-2008-2948 and CVE-2008-2949 are duplicates of this issue, probably different attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:08.277-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:21.593-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:16.218-05:00">ACCEPTED</status_change>
            <modified comment="Added smart criteria to support multiple versions of mshtml.sll - 16000 and 20000" date="2008-12-12T16:29:00.170-05:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-12-12T16:31:06.190-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:30.132-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5901 - ste:4424 is updated to correct version. added 5 new definitions for ms08-058 are not in the repository" date="2011-10-28T20:15:00.656-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:28:26.230-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:50.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4503 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:24:13.656-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:11.602-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5901 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:17.095-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:05.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 and Win 2KSo4">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1615" test_ref="oval:org.mitre.oval:tst:8845"/>
        </criteria>
        <criteria operator="AND" comment="IE 5.01 SP4 and Win 2K">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3868.2000" test_ref="oval:org.mitre.oval:tst:9144"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 and IE6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3429" test_ref="oval:org.mitre.oval:tst:9320"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 and IE6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5659" test_ref="oval:org.mitre.oval:tst:9099"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="IE7 and Win XP or Win 2K3">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP or Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16735" test_ref="oval:org.mitre.oval:tst:8577"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20900" test_ref="oval:org.mitre.oval:tst:44256"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE6 and Win 2K3 or Win XP X64">
          <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.3194" test_ref="oval:org.mitre.oval:tst:8956"/>
          <criteria operator="OR" comment="Win XP X64 or Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 or Win XP X64 and IE6">
          <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.4357" test_ref="oval:org.mitre.oval:tst:8902"/>
          <criteria operator="OR" comment="Win 2K3 or Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE7 and Vista">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16757" test_ref="oval:org.mitre.oval:tst:8644"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.20927" test_ref="oval:org.mitre.oval:tst:9560"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K8 / Vista and IE7">
          <criteria operator="OR" comment="Win 2K8 / Vista">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18148" test_ref="oval:org.mitre.oval:tst:9509"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22260" test_ref="oval:org.mitre.oval:tst:9350"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win 2K8 ia 64">
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.18137" test_ref="oval:org.mitre.oval:tst:44400"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22260" test_ref="oval:org.mitre.oval:tst:9350"/>
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5894" version="5" class="vulnerability">
      <metadata>
        <title>DataGrid Control Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Visual Basic 6.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4252"/>
        <description>The DataGrid ActiveX control in Microsoft Visual Basic 6.0 and Visual FoxPro 8.0 SP1 and 9.0 SP1 and SP2 does not properly handle errors during access to incorrectly initialized objects, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to corruption of the "system state," aka "DataGrid Control Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:47.411-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:29.700-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:12.445-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5894 - updated by including Visual FoxPro Inventory criteria" date="2011-11-14T13:22:00.233-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:23:34.184-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:33.000-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5894 - New inventory definition for VB6, and updates to definitions incorrectly checking VBA inventory instead of VB6." date="2012-10-25T16:38:00.742-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2012-10-25T16:58:34.478-04:00">INTERIM</status_change>
            <status_change date="2012-11-12T04:00:34.888-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Vulnerable Visual Basic 6.0 or VisualFoxPro">
          <extend_definition comment="Microsoft Visual FoxPro is installed" definition_ref="oval:org.mitre.oval:def:14198"/>
          <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
        </criteria>
        <criterion comment="Mscomct2.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9209"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5890" version="9" class="vulnerability">
      <metadata>
        <title>LSASS Recursive Stack Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1928" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1928"/>
        <description>Stack consumption vulnerability in the LDAP service in Active Directory on Microsoft Windows 2000 SP4, Server 2003 SP2, and Server 2008 Gold and SP2; Active Directory Application Mode (ADAM) on Windows XP SP2 and SP3 and Server 2003 SP2; and Active Directory Lightweight Directory Service (AD LDS) on Windows Server 2008 Gold and SP2 allows remote attackers to cause a denial of service (system hang) via a malformed (1) LDAP or (2) LDAPS request, aka "LSASS Recursive Stack Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:32.104-05:00">DRAFT</status_change>
            <status_change date="2009-11-30T04:00:13.755-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:42.176-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:5285 - obj:5285 is pointing to windows\system32 directory. But, adamdsa.dll file by default will be in windows\ADAM directory" date="2011-07-14T10:24:00.833-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2011-07-14T10:26:46.362-04:00">INTERIM</status_change>
            <status_change date="2011-08-01T04:00:56.259-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5890 - def:5890 - &quot;Added Microsoft Windows Server 2003 SP2 itanium criteria.&quot;" date="2011-10-27T10:15:00.814-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-27T10:17:33.916-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:49.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5890 - modified vulnerabilities which check the version of file adamdsa.dll" date="2013-12-18T16:36:00.218-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-12-18T16:44:40.876-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:47.950-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:89195 - bulletin MS14-016, for the month of Mar 2014." date="2014-03-18T14:40:00.553-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2014-03-18T14:42:04.593-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:55.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows 2000 and Vulnerable file">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="Ntdsa.dll version is less than 5.0.2195.7313" test_ref="oval:org.mitre.oval:tst:10398"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable OS and file">
          <criteria operator="OR" comment="Check for Windows 2003 (x86/x64)">
            <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"/>
          </criteria>
          <criteria operator="OR" comment="Active Directory or ADAM">
            <criteria operator="AND" comment="Check for Vulnerable file">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4568" test_ref="oval:org.mitre.oval:tst:11019"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable ADAM">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.4569" test_ref="oval:org.mitre.oval:tst:10537"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Windows 2003 (ia64) and Vulnerable file">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="ntdsa.dll version is less than 5.2.3790.4568" test_ref="oval:org.mitre.oval:tst:11019"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable OS and file">
          <criteria operator="OR" comment="Check for Windows XP (x86/x64)">
            <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4569" test_ref="oval:org.mitre.oval:tst:10537"/>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable OS and file">
          <criteria operator="OR" comment="Check for Windows 2008 (x86/x64)">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="AND" comment="Check for Domain Role and vulnerable file">
            <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
            <criteria operator="OR" comment="Check for file GDR or LDR">
              <criterion comment="ntdsai.dll version is less than 6.0.6001.18281" test_ref="oval:org.mitre.oval:tst:10858"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="ntdsai.dll version is less than 6.0.6001.22461" test_ref="oval:org.mitre.oval:tst:11031"/>
                <criterion comment="ntdsai.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10907"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable OS and file">
          <criteria operator="OR" comment="Check for Windows 2008 (x86/x64) SP2">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criteria operator="AND" comment="Check for Domain Role and vulnerable file">
            <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
            <criteria operator="OR" comment="Check for file GDR or LDR">
              <criterion comment="ntdsai.dll version is less than 6.0.6002.18058" test_ref="oval:org.mitre.oval:tst:11092"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="ntdsai.dll version is less than 6.0.6002.22162" test_ref="oval:org.mitre.oval:tst:10845"/>
                <criterion comment="ntdsai.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10980"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5886" version="7" 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 assign the correct Internet Explorer Security Zone to UNC share pathnames, which allows remote attackers to bypass intended access restrictions and read arbitrary files via an mhtml: URI in conjunction with a redirection, 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>
            <status_change date="2008-09-01T04:01:14.157-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:36.238-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8459 - def:5886, Added LDR criteria for WinVista &amp; 2008. tst:8248, tst:8366, tst:8459, tst:8947, tst:8951, tst:9051, tst:9171, tst:9185 comments corrected." date="2011-11-22T11:36:00.281-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-22T11:39:24.355-05:00">INTERIM</status_change>
            <status_change date="2011-12-12T04:10:19.758-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5886 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:55.531-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:01:03.660-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5886 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:16.238-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:04.051-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Outlook Express 5.5 SP2 on Win 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Outlook Express 5.5 SP2 is installed." definition_ref="oval:org.mitre.oval:def:504"/>
          <criterion comment="the version of Inetcomm.dll is less than 5.50.4990.2500" test_ref="oval:org.mitre.oval:tst:8947"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6 SP1 on Win 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Outlook Express 6 SP1 is installed." definition_ref="oval:org.mitre.oval:def:488"/>
          <criterion comment="the version of Inetcomm.dll is less than 6.0.2800.1933" test_ref="oval:org.mitre.oval:tst:8366"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Outlook Express 6">
          <extend_definition comment="Microsoft Outlook Express 6.0 for Windows XP/2003 is installed" definition_ref="oval:org.mitre.oval:def:208"/>
          <criteria operator="OR" comment="OS Check">
            <criteria operator="AND" comment="Vulnerable Win XP">
              <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
              <criterion comment="the version of Inetcomm.dll is less than 6.0.2900.3350" test_ref="oval:org.mitre.oval:tst:8951"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Win XP">
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              <criterion comment="the version of Inetcomm.dll is less than 6.0.2900.5579" test_ref="oval:org.mitre.oval:tst:8248"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Win XP X64/win 2003">
              <criteria operator="OR" comment="Win XP X64/win 2003">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="the version of Inetcomm.dll is less than 6.0.3790.3168" test_ref="oval:org.mitre.oval:tst:9171"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Win XP X64/win 2003">
              <criteria operator="OR" comment="Win XP X64/win 2003">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
              </criteria>
              <criterion comment="the version of Inetcomm.dll is less than 6.0.3790.4325" test_ref="oval:org.mitre.oval:tst:9185"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Mail">
          <extend_definition comment="Microsoft Windows Mail is installed" definition_ref="oval:org.mitre.oval:def:2058"/>
          <criteria operator="OR" comment="OS Check">
            <criteria operator="AND" comment="Vulnerable Windows Vista 32-bit or 64-bit">
              <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>
              <criteria operator="OR" comment="Check for LDR/GDR">
                <criterion comment="the version of Inetcomm.dll is less than 6.0.6000.16669" test_ref="oval:org.mitre.oval:tst:8459"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if version of Inetcomm.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:77412"/>
                  <criterion comment="Check if version of Inetcomm.dll is less than 6.0.6000.20810" test_ref="oval:org.mitre.oval:tst:77328"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows Vista/Win server 2008">
              <criteria operator="OR" comment="Windows Vista/Win server 2008">
                <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"/>
                <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
                <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
              </criteria>
              <criteria operator="OR" comment="Check for LDR/GDR">
                <criterion comment="the version of Inetcomm.dll is less than 6.0.6001.18049" test_ref="oval:org.mitre.oval:tst:9051"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="the version of Inetcomm.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11476"/>
                  <criterion comment="Check if version of Inetcomm.dll is less than 6.0.6001.22154" test_ref="oval:org.mitre.oval:tst:77450"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5882" version="5" class="vulnerability">
      <metadata>
        <title>Single Sign On Spoofing in ADFS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2508" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2508"/>
        <description>The single sign-on implementation in Active Directory Federation Services (ADFS) in Microsoft Windows Server 2003 SP2 and Server 2008 Gold and SP2 does not properly remove credentials at the end of a network session, which allows physically proximate attackers to obtain the credentials of a previous user of the same web browser by using data from the browser's cache, aka "Single Sign On Spoofing in ADFS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-12-11T11:34:58.905-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:20.256-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:04.453-05:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:55.453-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:04.363-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:23:02.225-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4401 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-03-03T04:01:11.395-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2003 x86/x64 SP2">
          <criteria operator="OR">
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 5.2.3790.4578" test_ref="oval:org.mitre.oval:tst:10329"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64/ia64 SP1 GDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11144"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10832"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64/ia64 SP1 LDR">
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6001.22498" test_ref="oval:org.mitre.oval:tst:11128"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:11203"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64 SP2 GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10683"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:11227"/>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2008 32-bit/x64 SP2 LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as: Member Server, BDC or PDC (DomainRole is 3, 4 or 5)" test_ref="oval:org.mitre.oval:tst:10634"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is less than 6.0.6002.22201" test_ref="oval:org.mitre.oval:tst:11211"/>
          <criterion comment="the version of System.web.security.singlesignon.dll is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:11079"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:588" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0823" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0823"/>
        <description>Internet Explorer 6 SP1 and earlier allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by calling the window.moveBy method, aka HijackClick, a different vulnerability than CVE-2003-1027.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-21T12:00:00.000-04:00" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-01-29T12:00:00.000-04:00" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:29.138-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:48.055-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:59.603-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:24.051-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.94" negate="false" test_ref="oval:org.mitre.oval:tst:2686"/>
          <criterion comment="the patch q824145 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2685"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:587" version="2" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (64-bit Server 2003 and XP Version 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0063" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0063"/>
        <description>The document processing application used by the Windows Shell in Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by modifying the CLSID stored in a file so that it is processed by HTML Application Host (MSHTA), as demonstrated using a Microsoft Word document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-05-04T12:32:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:1522: Removed blank before the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:07:00.158-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:08:37.654-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:47.817-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows Server 2003 64-Bit Edition or Windows XP 64-Bit Edition Version 2003">
            <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
              <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criteria operator="AND" comment="Windows XP 64-bit">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 6.0.3790.274" negate="false" test_ref="oval:org.mitre.oval:tst:2527"/>
          <criterion comment="the patch  KB893086 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2657"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment=".hta applications are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2915"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5863" version="1" class="vulnerability">
      <metadata>
        <title>SMB Buffer Overflow Remote 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4834" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4834"/>
        <description>Buffer overflow in SMB in the Server service in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2 allows remote attackers to execute arbitrary code via malformed values of unspecified "fields inside the SMB packets" in an NT Trans request, aka "SMB Buffer Overflow Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-01-13T13:07:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2009-01-20T17:42:24.575-05:00">DRAFT</status_change>
            <status_change date="2009-02-09T04:00:07.323-05:00">INTERIM</status_change>
            <status_change date="2009-03-02T04:00:09.079-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7222" test_ref="oval:org.mitre.oval:tst:9419"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3491" test_ref="oval:org.mitre.oval:tst:9449"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5725" test_ref="oval:org.mitre.oval:tst:9588"/>
        </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="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </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="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5847" version="1" class="vulnerability">
      <metadata>
        <title>MSXML Header Request 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 Office 2003</product>
          <product>Microsoft Office 2008</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4033"/>
        <description>Cross-domain vulnerability in Microsoft XML Core Services 3.0 through 6.0, as used in Microsoft Expression Web, Office, Internet Explorer, and other products, allows remote attackers to obtain sensitive information from another domain and corrupt the session state via HTTP request header fields, as demonstrated by the Transfer-Encoding field, aka "MSXML Header Request Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-11-19T14:19:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <modified comment="Changed the location of MSXML5.dll, which is installed as a part of Office 2003 and Office 2007" date="2008-11-19T10:37:00.716-05:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-11-19T10:52:29.205-05:00">DRAFT</status_change>
            <status_change date="2008-12-08T04:00:59.189-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:28.912-05: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"/>
        <criteria operator="OR">
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
            <criterion comment="msxml3.dll version is less than 8.100.1048.0" test_ref="oval:org.mitre.oval:tst:9071"/>
          </criteria>
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 4 is installed" definition_ref="oval:org.mitre.oval:def:1002"/>
            <criterion comment="msxml4.dll version is less than 4.20.9870.0" test_ref="oval:org.mitre.oval:tst:9539"/>
          </criteria>
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 5 is installed" definition_ref="oval:org.mitre.oval:def:493"/>
            <criterion comment="msxml5.dll version is less than 5.20.1087.0" test_ref="oval:org.mitre.oval:tst:9234"/>
          </criteria>
          <criteria operator="AND">
            <extend_definition comment="Microsoft XML Core Services 6 is installed" definition_ref="oval:org.mitre.oval:def:454"/>
            <criterion comment="msxml6.dll version is less than 6.20.1099.0" test_ref="oval:org.mitre.oval:tst:9530"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5842" version="8" class="vulnerability">
      <metadata>
        <title>Null Truncation in X.509 Common Name Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2510" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2510"/>
        <description>The CryptoAPI component in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, as used by Internet Explorer and other applications, does not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, aka "Null Truncation in X.509 Common Name Vulnerability," a related issue to CVE-2009-2408.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:06.961-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:26.396-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:11.936-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5842 - LDR version criteria are added for Vista &amp; 2008, and also added non-root criterion comments" date="2011-10-04T13:16:00.750-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-04T13:19:19.322-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:14.969-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:46.665-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:46.665-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:06.824-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5842 - extended definitions of OS are without SP checks" date="2014-07-28T17:49:00.293-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:51:14.011-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:03.122-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of msasn1.dll is less than 5.0.2195.7334" test_ref="oval:org.mitre.oval:tst:10655"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.3624" test_ref="oval:org.mitre.oval:tst:10905"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.5875" test_ref="oval:org.mitre.oval:tst:10731"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64, Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 5.2.3790.4584" test_ref="oval:org.mitre.oval:tst:10013"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR" comment="Operating System Check">
            <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6000.16922" test_ref="oval:org.mitre.oval:tst:10512"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44028"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6000.21122" test_ref="oval:org.mitre.oval:tst:43659"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6001.18326" test_ref="oval:org.mitre.oval:tst:10835"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44222"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6001.22515" test_ref="oval:org.mitre.oval:tst:43926"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64, Windows Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.0.6002.18106" test_ref="oval:org.mitre.oval:tst:10818"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:44044"/>
              <criterion comment="the version of msasn1.dll is less than 6.0.6002.22218" test_ref="oval:org.mitre.oval:tst:44105"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR" comment="Operating System Check">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of msasn1.dll is less than 6.1.7600.16415" test_ref="oval:org.mitre.oval:tst:10587"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:10901"/>
              <criterion comment="the version of msasn1.dll is less than 6.1.7600.20518" test_ref="oval:org.mitre.oval:tst:10706"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:584" version="3" class="vulnerability">
      <metadata>
        <title>Mozilla IDN heap overrun using soft-hyphens</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2871" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2871"/>
        <description>Buffer overflow in the International Domain Name (IDN) support in Mozilla Firefox 1.0.6 and earlier, and Netscape 8.0.3.3 and 7.2, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a hostname with all "soft" hyphens (character 0xAD), which is not properly handled by the NormalizeIDN call in nsStandardURL::BuildNormalizedSpec.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-11T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-12T10:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:2367" date="2007-02-26T08:32:00.241-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-26T08:32:39.060-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:2370" date="2007-03-06T07:46:00.064-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-03-21T16:17:21.368-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in obj:1444" date="2007-04-23T12:05:00.911-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-23T12:19:58.657-04:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in obj:1445" date="2007-04-23T12:05:00.720-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-05-09T16:11:06.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Suite version 1.7.10 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.10 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2535"/>
          <criterion comment="Mozilla Suite version 1.7.10 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2534"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.6 or earlier is installed">
          <criterion comment="Firefox version 1.0.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2533"/>
          <criterion comment="Mozilla Firefox version 1.0.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2532"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5829" version="3" class="vulnerability">
      <metadata>
        <title>HTML Rendering 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>Microsoft Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4261" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4261"/>
        <description>Stack-based buffer overflow in Microsoft Internet Explorer 5.01 SP4, 6 SP1 on Windows 2000, and 6 on Windows XP and Server 2003 does not properly handle extraneous data associated with an object embedded in a web page, which allows remote attackers to execute arbitrary code via crafted HTML tags that trigger memory corruption, aka "HTML Rendering Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:48.259-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:27.080-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:11.513-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5829 - Submission from SecPod" date="2011-11-14T13:25:00.552-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:28:26.369-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:32.324-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Vulnerable Windows 2000 SP4 and Mshtml.dll version">
          <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.3870.1500" test_ref="oval:org.mitre.oval:tst:9553"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IE 6">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="Vulnerable Versions">
            <criteria operator="AND" comment="Check for Vulnerable Windows 2000 SP4 and Mshtml.dll version">
              <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
              <criterion comment="Mshtml.dll version is less than 6.0.2800.1617" test_ref="oval:org.mitre.oval:tst:9607"/>
            </criteria>
            <criteria operator="AND" comment="Check for Vulnerable Windows XP (x86) SP2 and Mshtml.dll version">
              <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
              <criterion comment="Mshtml.dll version is less than 6.0.2900.3462" test_ref="oval:org.mitre.oval:tst:9581"/>
            </criteria>
            <criteria operator="AND" comment="Check for Vulnerable Windows XP (x86) SP3 and Mshtml.dll version">
              <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.5694" test_ref="oval:org.mitre.oval:tst:9271"/>
            </criteria>
            <criteria operator="AND" comment="Check for Vulnerable Server 2003 SP1/2003(ia-64) SP1/XP (x64) and Mshtml.dll version">
              <criteria operator="OR" comment="Check for Vulnerable Server 2003 SP1/2003(ia-64)/XP (x64)">
                <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
                <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 Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
              </criteria>
              <criterion comment="Mshtml.dll version is less than 6.0.3790.3229" test_ref="oval:org.mitre.oval:tst:8743"/>
            </criteria>
            <criteria operator="AND" comment="Check for Vulnerable Server 2003 SP2/2003 SP2(ia-64) SP2/XP SP2(x64) and Mshtml.dll version">
              <criteria operator="OR" comment="Check for Vulnerable Server 2003 SP2/2003 SP2(ia-64) SP2/XP SP2(x64)">
                <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
                <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
              </criteria>
              <criterion comment="Mshtml.dll version is less than 6.0.3790.4392" test_ref="oval:org.mitre.oval:tst:9508"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5825" version="3" class="vulnerability">
      <metadata>
        <title>Messaging Queue Service Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3464" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3464"/>
        <description>afd.sys in the Ancillary Function Driver (AFD) component in Microsoft Windows XP SP2 and SP3 and Windows Server 2003 SP1 and SP2 does not properly validate input sent from user mode to the kernel, which allows local users to gain privileges via a crafted application, as demonstrated using crafted pointers and lengths that bypass intended ProbeForRead and ProbeForWrite restrictions, aka "AFD Kernel Overwrite Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T14:00:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:09.987-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:20.631-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:14.752-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5825 - Added support for Windows Server 2003 SP1 &amp; SP2 for Itanium Edition" date="2011-10-17T14:43:00.381-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-10-17T14:44:17.357-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:02.959-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP2 and afd.sys version">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of afd.sys is less than 5.1.2600.3427." test_ref="oval:org.mitre.oval:tst:9248"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP3 and afd.sys version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="The version of afd.sys is less than 5.1.2600.5657." test_ref="oval:org.mitre.oval:tst:9065"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP1(x64)/Windows Server 2003 SP1 (x86)/(x64)/(IA-64) and afd.sys version">
          <criteria operator="OR" comment="Check for vulnerable Windows XP SP1(x64)/Windows Server 2003 SP1 (x86)/(x64)/(IA-64)">
            <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 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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="The version of afd.sys is less than 5.2.3790.3192." test_ref="oval:org.mitre.oval:tst:9122"/>
        </criteria>
        <criteria operator="AND" comment="Check for vulnerable Windows XP SP2(x64)/Windows Server 2003 SP2 (x86)/(x64)/(IA-64) and afd.sys version">
          <criteria operator="OR" comment="Check for vulnerable Windows XP SP2(x64)/Windows Server 2003 SP2 (x86)/(x64)/(IA-64)">
            <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 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="The version of afd.sys is less than 5.2.3790.4355." test_ref="oval:org.mitre.oval:tst:9331"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5820" version="5" 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>Microsoft 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 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>
            <status_change date="2008-09-01T04:01:09.720-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:32.748-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9018 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:12:05.827-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:46.553-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5820 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:15.441-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:02.860-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5815" version="6" class="vulnerability">
      <metadata>
        <title>Print Spooler Read File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0229" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0229"/>
        <description>The Windows Printing Service in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 SP2 allows local users to read arbitrary files via a crafted separator page, aka "Print Spooler Read File Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:12.131-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:25.470-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:56.284-04:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:54.751-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:03.530-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5815 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:13:00.964-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:14:24.136-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:54.676-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:59.586-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:11.149-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable 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="Win32spl.dll version is less than 5.0.2195.7266" test_ref="oval:org.mitre.oval:tst:9847"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Localspl.dll version is less than 5.1.2600.3569" test_ref="oval:org.mitre.oval:tst:9961"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Localspl.dll version is less than 5.1.2600.5809" test_ref="oval:org.mitre.oval:tst:9871"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 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="Localspl.dll version is less than 5.2.3790.4509" test_ref="oval:org.mitre.oval:tst:10030"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6000.16850" test_ref="oval:org.mitre.oval:tst:9868"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6000.21045" test_ref="oval:org.mitre.oval:tst:9990"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9895"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6001.18247" test_ref="oval:org.mitre.oval:tst:9461"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6001.22417" test_ref="oval:org.mitre.oval:tst:10052"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9965"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Localspl.dll version is less than 6.0.6002.18024" test_ref="oval:org.mitre.oval:tst:9971"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Localspl.dll version is less than 6.0.6002.22120" test_ref="oval:org.mitre.oval:tst:9717"/>
              <criterion comment="Localspl.dll version is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:9903"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:581" version="5" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1987" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1987"/>
        <description>Buffer overflow in Collaboration Data Objects (CDO), as used in Microsoft Windows and Microsoft Exchange Server, allows remote attackers to execute arbitrary code when CDOSYS or CDOEX processes an e-mail message with a large header name, as demonstrated using the "Content-Type" string.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-10-12T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-10-19T05:46:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:581 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:20.445-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:13.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="cdosys.dll is less than 6.5.6756.0" test_ref="oval:org.mitre.oval:tst:2537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5805" version="5" class="vulnerability">
      <metadata>
        <title>Hierarchical FlexGrid Control Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Visual Basic 6.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4254" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4254"/>
        <description>Multiple integer overflows in the Hierarchical FlexGrid ActiveX control (mshflxgd.ocx) in Microsoft Visual Basic 6.0 and Visual FoxPro 8.0 SP1 and 9.0 SP1 and SP2 allow remote attackers to execute arbitrary code via crafted (1) Rows and (2) Cols properties to the (a) ExpandAll and (b) CollapseAll methods, related to access of incorrectly initialized objects and corruption of the "system state," aka "Hierarchical FlexGrid Control Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:48.769-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:26.236-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:11.106-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5805 - updated by including Visual FoxPro Inventory criteria" date="2011-11-14T13:22:00.233-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:23:34.810-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:31.932-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5805 - New inventory definition for VB6, and updates to definitions incorrectly checking VBA inventory instead of VB6." date="2012-10-25T16:38:00.742-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2012-10-25T16:58:26.688-04:00">INTERIM</status_change>
            <status_change date="2012-11-12T04:00:34.005-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Vulnerable Visual Basic 6.0 or VisualFoxPro">
          <extend_definition comment="Microsoft Visual FoxPro is installed" definition_ref="oval:org.mitre.oval:def:14198"/>
          <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
        </criteria>
        <criterion comment="Mscomct2.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9209"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5798" version="3" class="vulnerability">
      <metadata>
        <title>"SITE SET TRANSFERPROGRESS ON" FTP Command Denial of Service Vulnerability in Rhino Software Serv-U</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 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Rhino Software Serv-U</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3655" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3655"/>
        <description>Rhino Software Serv-U 7.0.0.1 through 8.2.0.3 allows remote attackers to cause a denial of service (server crash) via unspecified vectors related to the "SITE SET TRANSFERPROGRESS ON" FTP command.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-25T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-25T13:47:55.853-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:05.754-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:39.045-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:175 - Removed the trailing \ from all local_variables that are used as paths in a file_object" date="2011-08-03T08:25:00.425-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-08-03T08:26:38.713-04:00">INTERIM</status_change>
            <status_change date="2011-08-22T04:01:09.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Rhino Software Serv-U is installed" definition_ref="oval:org.mitre.oval:def:5875"/>
        <criterion comment="Test for Rhino Software Serv-U version is greater than or equal to 7.0.0.1" test_ref="oval:org.mitre.oval:tst:10729"/>
        <criterion comment="Test for Rhino Software Serv-U version is less than or equal to 8.2.0.3" test_ref="oval:org.mitre.oval:tst:11089"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5875" version="1" class="inventory">
      <metadata>
        <title>Rhino Software Serv-U is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Rhino Software Serv-U</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:rhinosoft:serv-u"/>
        <description>The operating system having Rhino Software Serv-U installation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-25T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-25T13:47:55.553-05:00">DRAFT</status_change>
            <status_change date="2009-12-14T04:00:06.417-05:00">INTERIM</status_change>
            <status_change date="2010-01-04T04:01:40.248-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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 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 Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
        </criteria>
        <criterion comment="Rhino Software Serv-U is installed" test_ref="oval:org.mitre.oval:tst:11147"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5794" version="5" class="vulnerability">
      <metadata>
        <title>Masked Edit Control Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual Basic 6.0</product>
          <product>Microsoft Visual FoxPro</product>
          <product>Microsoft Visual Studio .NET 2002</product>
          <product>Microsoft Visual Studio .NET 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3704" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3704"/>
        <description>Heap-based buffer overflow in the MaskedEdit ActiveX control in Msmask32.ocx 6.0.81.69, and possibly other versions before 6.0.84.18, in Microsoft Visual Studio 6.0, Visual Basic 6.0, Visual Studio .NET 2002 SP1 and 2003 SP1, and Visual FoxPro 8.0 SP1 and 9.0 SP1 and SP2 allows remote attackers to execute arbitrary code via a long Mask parameter, related to not "validating property values with boundary checks," as exploited in the wild in August 2008, aka "Masked Edit Control Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:49.009-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:25.494-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:10.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5794 - updated by including Visual FoxPro Inventory criteria" date="2011-11-14T13:22:00.233-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:23:36.384-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:31.514-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5794 - New inventory definition for VB6, and updates to definitions incorrectly checking VBA inventory instead of VB6." date="2012-10-25T16:38:00.742-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2012-10-25T16:58:29.715-04:00">INTERIM</status_change>
            <status_change date="2012-11-12T04:00:33.420-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Visual Studio .NET 2002 SP1 /2003 SP1">
          <criteria operator="OR" comment="Visual Studio .NET 2002 SP1 /2003 SP1">
            <extend_definition comment="Microsoft Visual Studio .NET 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:981"/>
            <extend_definition comment="Microsoft Visual Studio .NET 2003 SP1 is installed" definition_ref="oval:org.mitre.oval:def:168"/>
          </criteria>
          <criterion comment="Mschrt20.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9283"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Visual Basic 6.0 or VisualFoxPro">
          <criteria operator="OR" comment="Visual Basic 6.0 or VisualFoxPro">
            <extend_definition comment="Microsoft Visual FoxPro is installed" definition_ref="oval:org.mitre.oval:def:14198"/>
            <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
          </criteria>
          <criterion comment="Mscomct2.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9209"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5793" version="1" class="vulnerability">
      <metadata>
        <title>MSXML 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>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0099"/>
        <description>Race condition in the msxml3 module in Microsoft XML Core Services 3.0, as used in Internet Explorer 6 and other applications, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via many nested tags in an XML document in an IFRAME, when synchronous document rendering is frequently disrupted with asynchronous events, as demonstrated using a JavaScript timer, which can trigger NULL pointer dereferences or memory corruption, aka "MSXML Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-11-19T14:19:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-11-19T10:55:30.493-05:00">DRAFT</status_change>
            <status_change date="2008-12-08T04:00:57.933-05:00">INTERIM</status_change>
            <status_change date="2008-12-29T04:00:25.122-05: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"/>
        <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
        <criterion comment="msxml3.dll version is less than 8.100.1048.0" test_ref="oval:org.mitre.oval:tst:9071"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5787" version="3" class="vulnerability">
      <metadata>
        <title>SMB Buffer Underflow 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-4038" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4038"/>
        <description>Buffer underflow in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote attackers to execute arbitrary code via a Server Message Block (SMB) request that contains a filename with a crafted length, aka "SMB Buffer Underflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:11.590-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:19.819-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:13.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5787 - Updated to support Itanium OS &amp; LDR version check." date="2011-10-25T14:18:00.964-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:19:47.492-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:45.764-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K SP4 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7177" test_ref="oval:org.mitre.oval:tst:9321"/>
        </criteria>
        <criteria operator="AND" comment="Win XP SP2 X86 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3436" test_ref="oval:org.mitre.oval:tst:8960"/>
        </criteria>
        <criteria operator="AND" comment="Win XP SP3 X86 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5671" test_ref="oval:org.mitre.oval:tst:8802"/>
        </criteria>
        <criteria operator="AND" comment="Win XP SP1 X64 / Win 2K3 SP1 and vulnerable file version">
          <criterion comment="Srv.sys version is less than 5.2.3790.3200" test_ref="oval:org.mitre.oval:tst:8930"/>
          <criteria operator="OR" comment="Win XP X64 SP1 / 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 Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP SP2 X64 / Win 2K3 SP2 and vulnerable file version">
          <criterion comment="Srv.sys version is less than 5.2.3790.4363" test_ref="oval:org.mitre.oval:tst:9328"/>
          <criteria operator="OR" comment="Win XP X64 SP1 / Win 2K3 SP1">
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and vulnerable file version">
          <criteria operator="OR" comment="Win Vista 32/ 64">
            <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>
          <criteria operator="OR" comment="Check for LDR/ GDR">
            <criterion comment="Srv.sys version is less than 6.0.6000.16738" test_ref="oval:org.mitre.oval:tst:9031"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
              <criterion comment="Check if the version of srv.sys is less than 6.0.6000.20904" test_ref="oval:org.mitre.oval:tst:44020"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K8 / Vista SP1 and vulnerable version of file">
          <criteria operator="OR" comment="Win Vista SP1 / Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Srv.sys version is less than 6.0.6001.18130" test_ref="oval:org.mitre.oval:tst:9289"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
              <criterion comment="Check if the version of srv.sys is less than 6.0.6001.22252" test_ref="oval:org.mitre.oval:tst:44358"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5782" version="3" class="vulnerability" deprecated="true">
      <metadata>
        <title>Blended Threat Elevation of Privilege 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-2540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2540"/>
        <description>Apple Safari on Mac OS X, and before 3.1.2 on Windows, does not prompt the user before downloading an object that has an unrecognized content type, which allows remote attackers to place malware into the (1) Desktop directory on Windows or (2) Downloads directory on Mac OS X, and subsequently allows remote attackers to execute arbitrary code on Windows by leveraging an untrusted search path vulnerability in (a) Internet Explorer 7 on Windows XP or (b) the SearchPath function in Windows XP, Vista, and Server 2003 and 2008, aka a "Carpet Bomb" and a "Blended Threat Elevation of Privilege Vulnerability," a different issue than CVE-2008-1032. NOTE: Apple considers this a vulnerability only because the Microsoft products can load application libraries from the desktop and, as of 20080619, has not covered the issue in an advisory for Mac OS X.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:23.353-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:19.771-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:45.687-04:00">ACCEPTED</status_change>
            <modified comment="Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:48.306-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:37.252-04:00">ACCEPTED</status_change>
            <status_change date="2010-07-22T10:00:00.000-05:00">DEPRECATED</status_change>
            <modified comment="Deprecating duplicate definition - use def:8509 instead" date="2010-07-22T10:00:00.000-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</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 Secur32.dll is less than 5.0.2195.7244" test_ref="oval:org.mitre.oval:tst:9587"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="The version of Kernel32.dll is less than 5.1.2600.3541" test_ref="oval:org.mitre.oval:tst:10006"/>
        </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 Kernel32.dll is less than 5.1.2600.5781" test_ref="oval:org.mitre.oval:tst:9945"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <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 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.3311" test_ref="oval:org.mitre.oval:tst:9886"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="The version of Kernel32.dll is less than 5.2.3790.4480" test_ref="oval:org.mitre.oval:tst:10168"/>
        </criteria>
        <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="the version of Kernel32.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9719"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6000.16820" test_ref="oval:org.mitre.oval:tst:10016"/>
        </criteria>
        <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="the version of Kernel32.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9980"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6000.21010" test_ref="oval:org.mitre.oval:tst:9775"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Kernel32.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9932"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6001.18215" test_ref="oval:org.mitre.oval:tst:10000"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Kernel32.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9167"/>
          <criterion comment="The version of Kernel32.dll is less than 6.0.6001.22376" test_ref="oval:org.mitre.oval:tst:9936"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5774" version="3" class="vulnerability">
      <metadata>
        <title>Access Control 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 Office SharePoint Server 2007</product>
          <product>Microsoft Search Server 2008</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4032" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4032"/>
        <description>Microsoft Office SharePoint Server 2007 Gold and SP1 and Microsoft Search Server 2008 do not properly perform authentication and authorization for administrative functions, which allows remote attackers to cause a denial of service (server load), obtain sensitive information, and "create scripts that would run in the context of the site" via requests to administrative URIs, aka "Access Control Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-10T10:44:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:49.941-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:24.315-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:10.275-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5774 - Added Search Server 2008 inventory criteria, new object is created for tst:9391 &amp; corrected tst:9391 comment" date="2011-11-14T13:29:00.007-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:30:54.533-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:31.168-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Check for Office SharePoint Server 2007 or Search Server 2008">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <extend_definition comment="Microsoft Search Server 2008 is installed" definition_ref="oval:org.mitre.oval:def:14104"/>
        </criteria>
        <criterion comment="the version of Mssdmn.exe is less than 12.0.6318.5000" test_ref="oval:org.mitre.oval:tst:9391"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14104" version="3" class="inventory">
      <metadata>
        <title>Microsoft Search Server 2008 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Windows 7</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:search_server:2008"/>
        <description>Microsoft Search Server 2008 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-11-08T07:50:11">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-11-14T13:30:42.767-05:00">DRAFT</status_change>
            <status_change date="2011-12-05T04:00:22.448-05:00">INTERIM</status_change>
            <status_change date="2011-12-26T04:01:00.652-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Search Server 2008 is installed" test_ref="oval:org.mitre.oval:tst:77223"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:577" version="10" class="vulnerability">
      <metadata>
        <title>Source Element Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3639" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3639" source="CVE"/>
        <description>Microsoft Internet Explorer 5.01 and 6 does not properly identify the originating domain zone when handling redirects, which allows remote attackers to read cross-domain web pages and possibly execute code via unspecified vectors involving a crafted web page, aka "Source Element Cross-Domain Vulnerability."</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:31.779-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:45.074-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:13.232-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:47.502-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:30.200-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:52.992-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:55.704-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:23.944-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:21.099-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:22.694-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:95 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:26.093-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:55.593-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3842.3000" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5766" version="7" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-2531)</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 Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2531"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-2530.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:44.544-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:23.345-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:08.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5766 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T14:13:00.402-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T14:13:52.444-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:53.497-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:00.386-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:10.832-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5766 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:16.500-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:02.524-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86 SP3 / x64 SP2, Server 2003 x86/x64 , Vista x86/x64 / x86 SP2, Server 2008 x86/x64 / x86/x64 SP2">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5764" version="4" class="vulnerability">
      <metadata>
        <title>Integer Overflow in IPP Service 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-1446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1446"/>
        <description>Integer overflow in the Internet Printing Protocol (IPP) ISAPI extension in Microsoft Internet Information Services (IIS) 5.0 through 7.0 on Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, and Server 2008 allows remote authenticated users to execute arbitrary code via an HTTP POST request that triggers an outbound IPP connection from a web server to a machine operated by the attacker, aka "Integer Overflow in IPP Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:12.752-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:19.107-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:12.542-05:00">ACCEPTED</status_change>
            <modified comment="Added tests for IIS and Internet Printing installed for 2000, XP and 2003" date="2009-08-01T10:34:28.035-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-09-14T04:00:17.362-04:00">INTERIM</status_change>
            <status_change date="2009-10-05T04:00:04.494-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5764 - def:5764, Added support for Win2003 IA-64 SP1, SP2 &amp; LDR check on Winvista, 2008" date="2011-11-15T14:53:00.901-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-15T14:56:02.511-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:30.372-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable IIS subcomponent">
          <criterion comment="IIS subcomponent is installed" test_ref="oval:org.mitre.oval:tst:9823"/>
          <criteria operator="OR" comment="Vulnerable file version">
            <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
              <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
              <criterion comment="Win32spl.dll version is less than 5.0.2195.7188" test_ref="oval:org.mitre.oval:tst:8834"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP2">
              <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
              <criterion comment="Win32spl.dll version is less than 5.1.2600.3435" test_ref="oval:org.mitre.oval:tst:9281"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
              <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
              <criterion comment="Win32spl.dll version is less than 5.1.2600.5664" test_ref="oval:org.mitre.oval:tst:9352"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1">
              <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
              <criterion comment="Win32spl.dll version is less than 5.2.3790.3208" test_ref="oval:org.mitre.oval:tst:9001"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2">
              <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
              <criterion comment="Win32spl.dll version is less than 5.2.3790.4371" test_ref="oval:org.mitre.oval:tst:8857"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS subcomponent or Internet Printing subcomponent">
          <criterion comment="Internet Printing subcomponent is installed" test_ref="oval:org.mitre.oval:tst:10769"/>
          <criterion comment="IIS subcomponent is installed" test_ref="oval:org.mitre.oval:tst:9823"/>
          <criteria operator="OR" comment="Vulnerable file version">
            <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1">
              <criteria operator="OR" comment="Windows Server 2003 SP1">
                <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
              </criteria>
              <criterion comment="Win32spl.dll version is less than 5.2.3790.3208" test_ref="oval:org.mitre.oval:tst:9001"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2">
              <criteria operator="OR" comment="Windows Server 2003 SP2">
                <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="Win32spl.dll version is less than 5.2.3790.4371" test_ref="oval:org.mitre.oval:tst:8857"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows Server 2008">
              <criteria operator="OR" comment=" Windows Server 2008">
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for LDR/GDR">
                <criterion comment="Win32spl.dll version is less than 6.0.6001.18119" test_ref="oval:org.mitre.oval:tst:9011"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if version of Win32spl.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:77277"/>
                  <criterion comment="Check if version of Win32spl.dll is less than 6.0.6001.22241" test_ref="oval:org.mitre.oval:tst:77375"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista">
          <criteria operator="OR" comment="Windows Vista">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Win32spl.dll version is less than 6.0.6000.16728" test_ref="oval:org.mitre.oval:tst:9285"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Win32spl.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:77246"/>
              <criterion comment="Check if version of Win32spl.dll is less than 6.0.6000.20893" test_ref="oval:org.mitre.oval:tst:77295"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Vulnerable Windows Vista SP1">
            <criteria operator="OR" comment="Windows Vista SP1">
              <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>
            <criteria operator="OR" comment="Check for LDR/GDR">
              <criterion comment="Win32spl.dll version is less than 6.0.6001.18119" test_ref="oval:org.mitre.oval:tst:9011"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if version of Win32spl.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:77277"/>
                <criterion comment="Check if version of Win32spl.dll is less than 6.0.6001.22241" test_ref="oval:org.mitre.oval:tst:77375"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:576" version="5" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1978" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1978"/>
        <description>COM+ in Microsoft Windows does not properly "create and use memory structures," which allows local users or remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-10-12T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-10-19T05:46:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-01T06:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:576 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:24.922-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:13.535-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.2492">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.2492" test_ref="oval:org.mitre.oval:tst:2539"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.2492" test_ref="oval:org.mitre.oval:tst:2538"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5725" version="3" class="vulnerability">
      <metadata>
        <title>DNS Insufficient Socket Entropy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447"/>
        <description>The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka "DNS Insufficient Socket Entropy Vulnerability" or "the Kaminsky bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T14:18:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-07-11T10:55:58.695-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:23.732-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:52.726-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8348 - Updated def:5725 to support DNS client too. Updated def:5380 to add LDR version check." date="2011-10-28T20:15:00.076-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:23:10.881-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:45.190-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K SP4 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criteria operator="OR" comment="Check for vulnerable version of server or client file">
            <criterion comment="dnsapi.dll version is less than 5.0.2195.7280" test_ref="oval:org.mitre.oval:tst:8348"/>
            <criterion comment="Dns.exe version is less than 5.0.2195.7162" test_ref="oval:org.mitre.oval:tst:8430"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP SP2 X86 and vulnerable version of client file">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="dnsapi.dll version is less than 5.1.2600.3394" test_ref="oval:org.mitre.oval:tst:8137"/>
        </criteria>
        <criteria operator="AND" comment="Win XP SP3 X86 and vulnerable version of client file">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="dnsapi.dll version is less than 5.1.2600.5625" test_ref="oval:org.mitre.oval:tst:8530"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 SP1 and vulnerable version of client file">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8185"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 and vulnerable version of client file">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="dnsapi.dll version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8047"/>
        </criteria>
        <criteria operator="AND" comment="Win 2k3 SP1 and vulnerable version of client or server file">
          <criteria operator="OR" comment="Win 2K3 SP1 (X86/ X64/IA64)">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version of client or server file">
            <criterion comment="dnsapi.dll version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8185"/>
            <criterion comment="dns.exe version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8599"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2k3 SP2 and vulnerable version of client or server file">
          <criteria operator="OR" comment="Win 2K3 SP2 (X86/ X64/IA64)">
            <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>
          <criteria operator="OR" comment="Check for vulnerable version of client or server file">
            <criterion comment="dnsapi.dll version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8047"/>
            <criterion comment="dns.exe version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8535"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5723" version="5" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0554"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008 allows remote attackers to execute arbitrary code via a web page that triggers presence of an object in memory that was (1) not properly initialized or (2) deleted, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:26.673-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:15.073-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:43.561-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:45.517-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:33.790-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5723 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:16.779-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:02.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE5/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3874.1900" test_ref="oval:org.mitre.oval:tst:9783"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP(32-bit)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003(32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/Server 2003(32-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 x64">
          <criteria operator="OR" comment="XP x64/Server 2003 x64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 (ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND" comment="IE6/XP x64/Server 2003 (ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/XP x86/x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16825" test_ref="oval:org.mitre.oval:tst:9976"/>
        </criteria>
        <criteria operator="AND" comment="IE7/Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21015" test_ref="oval:org.mitre.oval:tst:9705"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16830" test_ref="oval:org.mitre.oval:tst:9688"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21023" test_ref="oval:org.mitre.oval:tst:10115"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18226" test_ref="oval:org.mitre.oval:tst:10150"/>
        </criteria>
        <criteria operator="AND" comment="Mshtml.dll/Vista x86/x64/Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64/Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22389" test_ref="oval:org.mitre.oval:tst:10005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5720" version="5" class="vulnerability">
      <metadata>
        <title>HTML Objects Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</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>
            <modified comment="EDITED oval:org.mitre.oval:def:5720 - Added LDR support" date="2011-10-25T14:12:00.742-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:18:08.519-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:44.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5720 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:17.676-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:01.956-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP X86 and IE 6">
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3354" test_ref="oval:org.mitre.oval:tst:8055"/>
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="Win XP / Win 2K3">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16674" test_ref="oval:org.mitre.oval:tst:7361"/>
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20815" test_ref="oval:org.mitre.oval:tst:44283"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 /Win 2K3 and IE6">
          <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 operator="OR" comment="Win XP X64 /Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64/ Win 2K3 and IE 6">
          <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.4275" test_ref="oval:org.mitre.oval:tst:7988"/>
          <criteria operator="OR" comment="Win XP X64 /Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE 7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16681" test_ref="oval:org.mitre.oval:tst:8012"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20823" test_ref="oval:org.mitre.oval:tst:44003"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista / Win 2K8">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18063" test_ref="oval:org.mitre.oval:tst:8066"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22167" test_ref="oval:org.mitre.oval:tst:43645"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 + IE6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.2900.5583" test_ref="oval:org.mitre.oval:tst:43822"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5716" version="8" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework Pointer Verification Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0090" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0090"/>
        <description>Microsoft .NET Framework 1.0 SP3, 1.1 SP1, and 2.0 SP1 does not properly validate .NET verifiable code, which allows remote attackers to obtain unintended access to stack memory, and execute arbitrary code, via (1) a crafted XAML browser application (XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka "Microsoft .NET Framework Pointer Verification Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:55.227-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:21.996-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:07.631-05:00">ACCEPTED</status_change>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T17:59:00.669-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-01T18:00:44.235-05:00">INTERIM</status_change>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:00:00.766-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:01:00.229-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <modified comment="Updated to reference obj:2009" date="2009-12-01T18:01:00.547-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-12-21T04:00:37.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5716 - Updated defs for MS09-061 - updated criteria and modified the GDR/LDR format." date="2011-01-31T17:30:00.645-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T17:33:02.153-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:52.645-05:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:23:47.368-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:23:47.368-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:05.847-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5716 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:18.399-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:01.746-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 1.1 SP1">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <criterion comment="the version of Mscorlib.dll is less than 1.1.4322.2443" test_ref="oval:org.mitre.oval:tst:10854"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP1">
          <criteria operator="OR" comment="OS section">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5715" version="3" class="vulnerability">
      <metadata>
        <title>DNS Server Response Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0234" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0234"/>
        <description>The DNS Resolver Cache Service (aka DNSCache) in Windows DNS Server in Microsoft Windows 2000 SP4, Server 2003 SP1 and SP2, and Server 2008 does not properly cache crafted DNS responses, which makes it easier for remote attackers to predict transaction IDs and poison caches by sending many crafted DNS queries that trigger "unnecessary lookups," aka "DNS Server Response Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:24:01.232-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:19.342-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:16.984-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5715 - - &quot;def:5715 updated to included missing LDR support.&quot; - &quot;def:6138 updated by removing non-vuln Win2008 criteria.&quot; - &quot;def:6117 updated do merged all common criteria.&quot;. - &quot;def:6228 updated to included missing LDR support.&quot;" date="2011-10-27T09:52:00.232-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-27T10:01:16.986-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:43.855-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Windows Server 2000 SP4 is installed and version of dns.exe">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of dns.exe is less than 5.0.2195.7260" test_ref="oval:org.mitre.oval:tst:9653"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed and file version of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP1 (x86/x64/ia64) is installed">
            <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of dns.exe is less than 5.2.3790.3295" test_ref="oval:org.mitre.oval:tst:9777"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed and file versions of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2003 SP2 (x86/x64/ia64) is installed">
            <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="the version of dns.exe is less than 5.2.3790.4460" test_ref="oval:org.mitre.oval:tst:9346"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Windows Server 2008 (x86/x64) is installed and file version of dns.exe">
          <criteria operator="OR" comment="Microsoft Windows Server 2008 (x86/x64) is installed">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="version of dns.exe less than 6.0.6001.18214 or greater than or equal 6.0.6001.22000 and less than 6.0.6001.22375">
            <criterion comment="the version of dns.exe is less than 6.0.6001.18214" test_ref="oval:org.mitre.oval:tst:9751"/>
            <criteria operator="AND" comment="For LDR file version greater than or equal 6.0.6001.22000 and less than 6.0.6001.22375">
              <criterion comment="the version of dns.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44438"/>
              <criterion comment="the version of dns.exe is less than 6.0.6001.22375" test_ref="oval:org.mitre.oval:tst:44142"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5706" version="5" 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>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4259" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4259"/>
        <description>Microsoft Internet Explorer 7 sometimes attempts to access uninitialized memory locations, which allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, related to a WebDAV request for a file with a long name, aka "HTML Objects Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:50.201-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:22.147-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:09.319-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5706 - Submission from SecPod" date="2011-11-14T13:25:00.552-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:28:28.555-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:29.308-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5706 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:18.845-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:00.933-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        <criteria operator="OR" comment="Vulnerable IE 7">
          <criteria operator="AND" comment="Check for Vulnerable XP(x86)/(x64)/2003 (ia-64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable XP(x86)/(x64)/2003 (ia-64)">
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
              <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            </criteria>
            <criteria operator="OR" comment="Check for LDR/GDR">
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if version of Mshtml.dll is less than 7.0.6000.20935" test_ref="oval:org.mitre.oval:tst:77411"/>
                <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              </criteria>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.16762" test_ref="oval:org.mitre.oval:tst:9192"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Check for Vulnerable Windows Vista (x86)/(x64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable Windows Vista (x86)/(x64)">
              <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>
            <criteria operator="OR" comment="Check for LDR\GDR">
              <criterion comment="Mshtml.dll version is less than 7.0.6000.16764" test_ref="oval:org.mitre.oval:tst:9403"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Mshtml.dll version is less than 7.0.6000.20937" test_ref="oval:org.mitre.oval:tst:9083"/>
                <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Check for Vulnerable Vista(x86)/(x64)/2008(x86)/(x64) and Mshtml.dll version">
            <criteria operator="OR" comment="Check for Vulnerable Vista(x86)/(x64)/2008(x86)/(x64)">
              <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            </criteria>
            <criteria operator="OR" comment="Check for LDR\GDR">
              <criterion comment="Mshtml.dll version is less than 7.0.6001.18157" test_ref="oval:org.mitre.oval:tst:9575"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Mshtml.dll version is less than 7.0.6001.22288" test_ref="oval:org.mitre.oval:tst:9182"/>
                <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5695" version="1" class="vulnerability">
      <metadata>
        <title>OWA For Exchange Server Parsing XSS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2248" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2248"/>
        <description>Cross-site scripting (XSS) vulnerability in Outlook Web Access (OWA) for Exchange Server 2003 SP2 allows remote attackers to inject arbitrary web script or HTML via unspecified HTML, a different vulnerability than CVE-2008-2247.</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.238-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:22.634-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:49.999-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Exchange Server 2007 (no Service Pack) is installed" definition_ref="oval:org.mitre.oval:def:1641"/>
          <criterion comment="cdoex.dll is less than 8.0.813.0" test_ref="oval:org.mitre.oval:tst:8570"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Exchange Server 2007 SP1 is installed" definition_ref="oval:org.mitre.oval:def:5577"/>
          <criterion comment="cdoex.dll is less than 8.1.291.1" test_ref="oval:org.mitre.oval:tst:8531"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5577" version="3" class="inventory">
      <metadata>
        <title>Microsoft Exchange Server 2007 SP1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:exchange_server:2007:sp1"/>
        <description>Exchange Server 2007 SP1 is installed.</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.308-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:15.727-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:41.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5577 - Updated CPEs for Microsoft Exchange Server." date="2011-03-29T13:58:00.209-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-03-29T13:58:52.203-04:00">INTERIM</status_change>
            <status_change date="2011-04-18T04:00:37.753-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Exchange Server 2007 is installed." test_ref="oval:org.mitre.oval:tst:8521"/>
        <criterion comment="Exchange Server 2007 SP1 is installed." test_ref="oval:org.mitre.oval:tst:7911"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5689" version="8" class="vulnerability">
      <metadata>
        <title>ISATAP 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>Windows Media Player 6.4</product>
          <product>Windows Media Server 4.1</product>
          <product>Windows Media Server 9</product>
          <product>Windows Media Format Runtime 7.1</product>
          <product>Windows Media Format Runtime 9.5</product>
          <product>Windows Media Format Runtime 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3010"/>
        <description>Microsoft Windows Media Player 6.4, Windows Media Format Runtime 7.1 through 11, and Windows Media Services 4.1 and 9 incorrectly associate ISATAP addresses with the Local Intranet zone, which allows remote servers to capture NTLM credentials, and execute arbitrary code through credential-reflection attacks, by sending an authentication request, aka "ISATAP Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-10T10:44:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:50.648-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:20.483-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:08.174-05:00">ACCEPTED</status_change>
            <modified comment="Including checks for Windows Media Player 6.4" date="2009-12-01T17:33:00.624-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:34:00.631-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:36.869-05:00">ACCEPTED</status_change>
            <modified comment="corrected file name from Nscm.exe to Nsum.exe for obj:6532" date="2010-04-16T14:46:00.908-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-04-16T14:50:18.869-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:06.384-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5689 - def:5942 &amp; def:5689, Enhanced to cover WinVista, 2008, 2003 &amp; also 64-bit with service packs" date="2011-11-15T14:56:00.873-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-15T14:58:47.799-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:28.332-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5689 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:14.781-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:00.524-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Media player 6.4">
          <extend_definition comment="Windows Media Player 6.4 is installed." definition_ref="oval:org.mitre.oval:def:6408"/>
          <criteria operator="OR" comment="Check for Windows 2000/XP/2003">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          </criteria>
          <criterion comment="the version of Strmdll.dll is less than 4.1.0.3937" test_ref="oval:org.mitre.oval:tst:11104"/>
          <criteria operator="OR" comment="Check for Windows XP/2003">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="the version of Wstrmdll.dll is less than 4.1.0.3937" test_ref="oval:org.mitre.oval:tst:11180"/>
        </criteria>
        <criteria operator="AND" comment="Check for Windows 2000,Media Services 4.1 and Nsum.exe version">
          <extend_definition comment="Microsoft Media Services 4.1 is installed" definition_ref="oval:org.mitre.oval:def:5705"/>
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Nsum.exe version is less than 4.1.0.3936" test_ref="oval:org.mitre.oval:tst:9602"/>
        </criteria>
        <criteria operator="AND" comment="Check for Media Services 9">
          <extend_definition comment="Microsoft Media Services 9 is installed" definition_ref="oval:org.mitre.oval:def:5844"/>
          <criteria operator="OR" comment="Check for vulnerable Media Services 9 and Wmsserver.dll version">
            <criteria operator="AND" comment="Check for Windows 2003">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmsserver.dll version is less than 9.1.1.3845" test_ref="oval:org.mitre.oval:tst:9156"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmsserver.dll version is less than 9.1.1.5000" test_ref="oval:org.mitre.oval:tst:9492"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player 7.1,Windows 2000 and Wmstream.dll version">
          <extend_definition comment="Windows Media Player v7.1 is installed." definition_ref="oval:org.mitre.oval:def:1386"/>
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Wmstream.dll version is less than 7.10.0.3082" test_ref="oval:org.mitre.oval:tst:8658"/>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player 9">
          <extend_definition comment="Windows Media Player v9 is installed." definition_ref="oval:org.mitre.oval:def:2147"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 9">
            <criteria operator="AND" comment="Check for Windows 2000/XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 9.0.0.3268" test_ref="oval:org.mitre.oval:tst:9440"/>
              <criteria operator="OR" comment="Check for Windows 2000/XP">
                <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 9.0.0.4504" test_ref="oval:org.mitre.oval:tst:9564"/>
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player v10">
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 10">
            <criteria operator="AND" comment="Check for Windows XP and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3703" test_ref="oval:org.mitre.oval:tst:9104"/>
              <criteria operator="OR" comment="Check for Windows XP">
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003 and Wmnetmgr.dll version">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3711" test_ref="oval:org.mitre.oval:tst:9257"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows 2003 and Wmnetmgr.dll version">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.4001" test_ref="oval:org.mitre.oval:tst:9445"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP/2003 and Wmnetmgr.dll version">
              <criteria operator="OR" comment="Check for Windows XP/2003">
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.3711" test_ref="oval:org.mitre.oval:tst:9257"/>
            </criteria>
            <criteria operator="AND" comment="Check for Windows XP/2003(x64) and Wmnetmgr.dll version">
              <criteria operator="OR" comment="Check for Windows XP/2003(x64)">
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Wmnetmgr.dll version is less than 10.0.0.4001" test_ref="oval:org.mitre.oval:tst:9445"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Media Player v11">
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criteria operator="OR" comment="Check for vulnerable Media Player 10">
            <criteria operator="AND" comment="Check for Windows XP(32)/(64) and Wmnetmgr.dll version">
              <criterion comment="Wmnetmgr.dll version is less than 11.0.5721.5251" test_ref="oval:org.mitre.oval:tst:9534"/>
              <criteria operator="OR" comment="Check for Windows XP(32)/(64)">
                <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows Vista and Wmnetmgr.dll version">
              <criterion comment="Check if version of Wmnetmgr.dll is less than 11.0.6000.6346" test_ref="oval:org.mitre.oval:tst:77438"/>
              <criteria operator="OR" comment="Check for Windows Vista">
                <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
                <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Check for Windows Vista/2008 and Wmnetmgr.dll version">
              <criterion comment="Check if version of Wmnetmgr.dll is less than 11.0.6001.7001" test_ref="oval:org.mitre.oval:tst:77313"/>
              <criteria operator="OR" comment="Check for Windows Vista/2008">
                <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"/>
                <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
                <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6408" version="7" class="inventory">
      <metadata>
        <title>Windows Media Player 6.4 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Player 6.4</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:windows_media_player:6.4"/>
        <description>Windows Media Player 6.4 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:00.599-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:53.822-05:00">INTERIM</status_change>
            <status_change date="2009-12-07T04:00:58.800-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:2581 - On definition oval:org.mitre.oval:def:7384  I changed the affected platform from &quot;Microsoft Windows 2008&quot; to &quot;Microsoft Windows Server 2008&quot;" date="2011-05-12T10:52:00.860-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2011-05-12T10:58:12.388-04:00">INTERIM</status_change>
            <status_change date="2011-05-30T04:00:53.383-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6408 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:34.477-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:23.012-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6408 - Modified Win Media Player inventories: Fixed product version info" date="2015-04-10T10:03:00.585-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-10T10:05:27.041-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:27.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Windows Media Player 6.4 is installed" test_ref="oval:org.mitre.oval:tst:10296"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5844" version="3" class="inventory">
      <metadata>
        <title>Microsoft Media Services 9 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Media Services 9</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:windows_media_services:9"/>
        <description>The application Microsoft Media Services 9 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-10T10:00:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:38.951-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:28.392-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:12.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5844 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:15.798-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:21.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media\Server!Version exists and is ~ 9" test_ref="oval:org.mitre.oval:tst:9330"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5705" version="3" class="inventory">
      <metadata>
        <title>Microsoft Media Services 4.1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Media Services 4.1</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:windows_media_services:4.1"/>
        <description>The application Microsoft Media Services 4.1 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-10T10:00:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:38.633-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:21.824-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:08.967-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5705 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:17.173-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:21.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NetShow!Version exists and is 4.1" test_ref="oval:org.mitre.oval:tst:9193"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5678" version="4" class="vulnerability">
      <metadata>
        <title>Embedded OpenType Font Integer 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0232" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0232"/>
        <description>Integer overflow in the Embedded OpenType (EOT) Font Engine in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows remote attackers to execute arbitrary code via a crafted name table, aka "Embedded OpenType Font Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:26.098-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:04.260-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:05.310-04:00">ACCEPTED</status_change>
            <modified comment="Added criteria to test for Windows Vista SP1 and Windows Server 2008 SP1 GDR version. Updated comments for multiple criteria." date="2010-01-19T09:46:00.875-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-19T09:49:42.883-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:04.221-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5678 - Updated several tests to reflect last revision changes from ms09-029." date="2011-10-12T14:31:00.307-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-12T14:32:38.735-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:10.648-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Fontsub.dll is less than 5.0.2195.7318" test_ref="oval:org.mitre.oval:tst:9808"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.3607" test_ref="oval:org.mitre.oval:tst:10077"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.5853" test_ref="oval:org.mitre.oval:tst:9964"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Check for Windows XP (x64) SP2 or Windows 2003">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Fontsub.dll is less than 5.2.3790.4559" test_ref="oval:org.mitre.oval:tst:10138"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64">
          <criteria operator="OR" comment="Check for Windows Vista x86/x64">
            <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>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6000.16870" test_ref="oval:org.mitre.oval:tst:10238"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10116"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6000.21067" test_ref="oval:org.mitre.oval:tst:10110"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for Windows Vista SP1 or Windows 2008">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6001.18272" test_ref="oval:org.mitre.oval:tst:9933"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9819"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6001.22450" test_ref="oval:org.mitre.oval:tst:9668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for Windows Vista SP2 or Windows 2008 SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6002.18051" test_ref="oval:org.mitre.oval:tst:9958"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10029"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6002.22152" test_ref="oval:org.mitre.oval:tst:9813"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5660" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1919" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1919"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1; Internet Explorer 6 for Windows XP SP2 and SP3 and Server 2003 SP2; and Internet Explorer 7 and 8 for Windows XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 do not properly handle attempts to access deleted objects in memory, which allows remote attackers to execute arbitrary code via an HTML document containing embedded style sheets that modify unspecified rule properties that cause the behavior element to be "improperly processed," aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-03T07:48:11.525-04:00">DRAFT</status_change>
            <status_change date="2009-08-24T04:00:05.758-04:00">INTERIM</status_change>
            <status_change date="2009-09-14T04:00:05.183-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5660 - Created new tests to correct the wrong IE8 mshtml.dll file versions for def:5524, def:6072, def:5660." date="2011-01-31T15:35:00.472-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T15:35:52.264-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:51.706-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:01.650-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:10.529-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5660 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:17.390-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:06:00.168-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3879.2200" test_ref="oval:org.mitre.oval:tst:10309"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1634" test_ref="oval:org.mitre.oval:tst:10442"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3603" test_ref="oval:org.mitre.oval:tst:10058"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5848" test_ref="oval:org.mitre.oval:tst:10127"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4555" test_ref="oval:org.mitre.oval:tst:10273"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:10074"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:10312"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18294" test_ref="oval:org.mitre.oval:tst:10471"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22475" test_ref="oval:org.mitre.oval:tst:10352"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18071" test_ref="oval:org.mitre.oval:tst:10141"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22180" test_ref="oval:org.mitre.oval:tst:10330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18812" test_ref="oval:org.mitre.oval:tst:41916"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22902" test_ref="oval:org.mitre.oval:tst:42208"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18813" test_ref="oval:org.mitre.oval:tst:42240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22903" test_ref="oval:org.mitre.oval:tst:41308"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:566" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0817"/>
        <description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to bypass zone restrictions and read arbitrary files via an XML object.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-21T12:00:00.000-04:00" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-01-29T12:00:00.000-04:00" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:30.155-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:46.758-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:57.207-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:23.677-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.94" negate="false" test_ref="oval:org.mitre.oval:tst:2686"/>
          <criterion comment="the patch q824145 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2685"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5651" version="5" class="vulnerability">
      <metadata>
        <title>Charts Control Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual Basic 6.0</product>
          <product>Microsoft Visual FoxPro</product>
          <product>Microsoft Visual Studio .NET 2002</product>
          <product>Microsoft Visual Studio .NET 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4256"/>
        <description>The Charts ActiveX control in Microsoft Visual Basic 6.0, Visual Studio .NET 2002 SP1 and 2003 SP1, and Visual FoxPro 8.0 SP1 and 9.0 SP1 and SP2 does not properly handle errors during access to incorrectly initialized objects, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to corruption of the "system state," aka "Charts Control Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:51.273-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:18.671-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:07.574-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5651 - updated by including Visual FoxPro Inventory criteria" date="2011-11-14T13:22:00.233-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:23:37.274-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:27.775-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5651 - New inventory definition for VB6, and updates to definitions incorrectly checking VBA inventory instead of VB6." date="2012-10-25T16:38:00.742-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2012-10-25T16:58:27.408-04:00">INTERIM</status_change>
            <status_change date="2012-11-12T04:00:32.568-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Visual Studio .NET 2002 SP1 /2003 SP1">
          <criteria operator="OR" comment="Visual Studio .NET 2002 SP1 /2003 SP1">
            <extend_definition comment="Microsoft Visual Studio .NET 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:981"/>
            <extend_definition comment="Microsoft Visual Studio .NET 2003 SP1 is installed" definition_ref="oval:org.mitre.oval:def:168"/>
          </criteria>
          <criterion comment="Mschrt20.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9283"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Visual Basic 6.0 or VisualFoxPro">
          <criteria operator="OR" comment="Visual Basic 6.0 or VisualFoxPro">
            <extend_definition comment="Microsoft Visual FoxPro is installed" definition_ref="oval:org.mitre.oval:def:14198"/>
            <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
          </criteria>
          <criterion comment="Mscomct2.ocx version is less than 6.1.98.12" test_ref="oval:org.mitre.oval:tst:9209"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14198" version="3" class="inventory">
      <metadata>
        <title>Microsoft Visual FoxPro is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual FoxPro</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:visual_foxpro"/>
        <description>Microsoft Visual FoxPro is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2011-11-08T12:21:48">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-11-14T13:22:58.537-05:00">DRAFT</status_change>
            <status_change date="2011-12-05T04:00:23.248-05:00">INTERIM</status_change>
            <status_change date="2011-12-26T04:01:18.817-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Microsoft Visual FoxPro is installed" test_ref="oval:org.mitre.oval:tst:77534"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5630" version="4" 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>
            <status_change date="2008-09-01T04:01:02.472-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:27.358-04:00">ACCEPTED</status_change>
            <modified comment="Corrected test comment to reference es.dll instead of Ipsecsvc.dll." date="2009-02-27T15:52:00.695-05:00">
              <contributor organization="Prism Microsystems, Inc.">Maneesh Jolly</contributor>
            </modified>
            <status_change date="2009-02-27T15:55:20.377-05:00">INTERIM</status_change>
            <modified comment="Corrected test comment to reference es.dll instead of Ipsecsvc.dll." date="2009-02-27T15:52:00.237-05:00">
              <contributor organization="Prism Microsystems, Inc.">Maneesh Jolly</contributor>
            </modified>
            <status_change date="2009-03-16T04:00:11.347-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5630 - Added LDR version check &amp; itanium support" date="2011-10-25T14:28:00.689-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-25T14:31:31.001-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:41.493-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="win 2000 sp4/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of es.dll is less than 2000.2.3550.0" test_ref="oval:org.mitre.oval:tst:9053"/>
        </criteria>
        <criteria operator="AND" comment="win XP SP2/version">
          <criterion comment="the version of es.dll is less than 2001.12.4414.320" test_ref="oval:org.mitre.oval:tst:9013"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
        </criteria>
        <criteria operator="AND" comment="win XP SP3/version">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of es.dll is less than 2001.12.4414.706" test_ref="oval:org.mitre.oval:tst:9019"/>
        </criteria>
        <criteria operator="AND" comment="server 2003 SP1/XP 64 bit/version">
          <criterion comment="the version of es.dll is less than 2001.12.4720.3129" test_ref="oval:org.mitre.oval:tst:9147"/>
          <criteria operator="OR" comment="OS check">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="server 2003 SP2/PX SP2 64 bit/version">
          <criterion comment="the version of es.dll is less than 2001.12.4720.4282" test_ref="oval:org.mitre.oval:tst:8200"/>
          <criteria operator="OR" comment="OS check">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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 XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista/version">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="the version of es.dll is less than 2001.12.6930.16677" test_ref="oval:org.mitre.oval:tst:9038"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Es.dll is greater than or equal to 2001.12.6930.20000" test_ref="oval:org.mitre.oval:tst:44426"/>
              <criterion comment="Check if the version of Es.dll is less than 2001.12.6930.20818" test_ref="oval:org.mitre.oval:tst:44006"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1/server 2008 sp1/version">
          <criteria operator="OR" comment="OS check">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="the version of es.dll is less than 2001.12.6931.18057" test_ref="oval:org.mitre.oval:tst:8968"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Es.dll is greater than or equal to 2001.12.6931.22000" test_ref="oval:org.mitre.oval:tst:44378"/>
              <criterion comment="Check if the version of Es.dll is less than 2001.12.6931.22162" test_ref="oval:org.mitre.oval:tst:44340"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5620" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0 for 2003, SP3 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0841" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0841"/>
        <description>Internet Explorer 6.x allows remote attackers to install arbitrary programs via mousedown events that call the Popup.show method and use drag-and-drop actions in a popup window, aka "HijackClick 3" and the "Script in Image Tag File Download Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-20T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:31.393-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:46.319-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:49.449-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:23.531-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5618" version="6" class="vulnerability">
      <metadata>
        <title>MJPEG Decompression Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0084" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0084"/>
        <description>Use-after-free vulnerability in DirectShow in Microsoft DirectX 8.1 and 9.0 allows remote attackers to execute arbitrary code via an MJPEG file or video stream with a malformed Huffman table, which triggers an exception that frees heap memory that is later accessed, aka "MJPEG Decompression Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Kyle Key</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:30.967-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:13.110-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:41.728-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:42.959-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:28.038-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:57.016-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:26.976-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9002 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:16.005-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:22.261-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.892" test_ref="oval:org.mitre.oval:tst:9839"/>
        </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.910" test_ref="oval:org.mitre.oval:tst:9893"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.3497" test_ref="oval:org.mitre.oval:tst:9952"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Win XP SP3 x86">
          <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.5731" test_ref="oval:org.mitre.oval:tst:9805"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows XP SP1, Server 2003 SP1">
          <criteria operator="OR" comment="2003 sp1 x64\xp sp1 x64\ 2003 sp1 x86\2003 sp1 ia64">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <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 SP1 for Itanium 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.3266" test_ref="oval:org.mitre.oval:tst:9947"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows XP SP2, Server 2003 SP2">
          <criteria operator="OR" comment="xp sp2 x64\2003 sp2 x86\x64\ia64">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (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.4431" test_ref="oval:org.mitre.oval:tst:9002"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5604" version="3" 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>
            <modified comment="EDITED oval:org.mitre.oval:def:5604 - def:5473 &amp; def:5604 are updated to support Win2003 SP1/SP2 IA-64. Added LDR criteria for vista &amp; 2008." date="2011-10-28T21:07:00.176-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:19:00.827-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:40.840-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later 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" comment="Vulnerable Windows XP (x86) SP3">
          <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" comment="Vulnerable Windows XP SP1 (x64)/Server 2003 SP1 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP SP1 (x64)/Server 2003 SP1 (x86)/(x64)/(ia-64)">
            <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 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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <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" comment="Vulnerable Windows XP SP2 (x64)/Server 2003 SP2 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP SP2 (x64)/Server 2003 SP2 (x86)/(x64)/(ia-64)">
            <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 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="The version of Rmcast.sys is less than 5.2.3790.4290." test_ref="oval:org.mitre.oval:tst:7634"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="The version of Rmcast.sys is less than 6.0.6000.16687." test_ref="oval:org.mitre.oval:tst:7391"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Rmcast.sys is less that 6.0.6000.20832" test_ref="oval:org.mitre.oval:tst:44393"/>
              <criterion comment="Check if version of Rmcast.sys is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:43548"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista SP1 (32-bit)/(x64)/Server 2008 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows Vista SP1 (32-bit)/(x64)/Server 2008 (x86)/(x64)/(ia-64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of Rmcast.sys is less than 6.0.6001.18069" test_ref="oval:org.mitre.oval:tst:44251"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Rmcast.sys is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44218"/>
              <criterion comment="Check if version of Rmcast.sys is less than 6.0.6001.22176" test_ref="oval:org.mitre.oval:tst:44001"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5602" version="5" 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>Microsoft 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>
            <status_change date="2008-09-01T04:00:59.756-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:25.790-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9018 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:12:09.165-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:40.120-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5602 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:15.051-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:59.772-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win 2K + IE 5.01">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:560" version="3" class="vulnerability">
      <metadata>
        <title>File Manifest Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5585"/>
        <description>The Client-Server Run-time Subsystem in Microsoft Windows XP SP2 and Server 2003 allows local users to gain privileges via a crafted file manifest within an application, aka "File Manifest Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:59.700-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:46.132-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:560 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:14.655-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:36.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of Sxs.dll is less than 5.1.2600.3019" test_ref="oval:org.mitre.oval:tst:137"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of Sxs.dll is less than 5.2.3790.599" test_ref="oval:org.mitre.oval:tst:123"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5588" version="6" class="vulnerability">
      <metadata>
        <title>Win32k NULL Pointer Dereferencing 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-2009-1127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1127"/>
        <description>win32k.sys in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 does not correctly validate an argument to an unspecified system call, which allows local users to gain privileges via a crafted application that triggers a NULL pointer dereference, aka "Win32k NULL Pointer Dereferencing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:29.529-05:00">DRAFT</status_change>
            <status_change date="2009-11-30T04:00:05.811-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:33.779-05:00">ACCEPTED</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.517-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-10T13:05:54.925-05:00">INTERIM</status_change>
            <modified comment="Changed operation attribute to 'greater than or equals'" date="2010-02-10T13:05:00.923-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-03-01T04:00:02.481-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5588 - Modified GDR/LDR service branch format to read easier, removed duplicate, and updated extended def for Vista." date="2011-01-31T13:57:00.353-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T13:59:32.064-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:50.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5160 - contains tests with modified comments and all dependences" date="2014-02-13T12:19:00.287-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:22:58.726-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:09.947-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64">
          <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>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:10258"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10947"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP1, all Server 2008 x86/x64/ia64">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11103"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10753"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista x86/x64 SP2, Server 2008 x86/64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of win32k.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10883"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of win32k.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:11097"/>
              <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5582" version="3" class="vulnerability">
      <metadata>
        <title>WINS Memory Overwrite Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1451"/>
        <description>The WINS service on Microsoft Windows 2000 SP4, and Server 2003 SP1 and SP2, does not properly validate data structures in WINS network packets, which allows local users to gain privileges via a crafted packet, aka "Memory Overwrite 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:52.126-04:00">DRAFT</status_change>
            <modified comment="Fixed platforms to include Microsoft Windows Server 2003" date="2008-06-20T15:20:00.356-04:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2008-07-07T04:00:28.941-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:15.993-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5582 - Included criteria for Win2003 Server Itanium SP1 and SP2, and also added non-root criteria comments." date="2011-10-17T12:46:00.379-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-10-17T12:47:39.183-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:01.184-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of wins.exe is less than 5.0.2195.7155" test_ref="oval:org.mitre.oval:tst:7579"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows Server 2003 SP1 (x86)/(x64)/(ia-64)">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 5.2.3790.3119" test_ref="oval:org.mitre.oval:tst:7733"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows Server 2003 SP2 (x86)/(x64)/(ia-64)">
            <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 Service Pack 2 or later is installed" definition_ref="oval:org.mitre.oval:def:1825"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 5.2.3790.4271" test_ref="oval:org.mitre.oval:tst:7820"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1825" version="12" class="inventory">
      <metadata>
        <title>Microsoft Windows Server 2003 ia64 Service Pack 2 or later is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:microsoft:windows_server_2003:::itanium"/>
        <description>The operating system installed on the system is Microsoft Windows Server 2003 (ia64) Service Pack 2 or later.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-04-10T16:31:02">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-04-25T19:52:19.986-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:33.355-04:00">ACCEPTED</status_change>
            <modified comment="Changed the CPE reference" date="2008-04-04T11:17:00.107-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2008-04-04T11:26:07.132-04:00">INTERIM</status_change>
            <status_change date="2008-04-21T04:00:14.343-04:00">ACCEPTED</status_change>
            <modified comment="Multiple corrections and update to POSIX compatibility for ste:2656" date="2010-11-29T16:12:00.873-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2010-11-29T16:13:01.362-05:00">INTERIM</status_change>
            <status_change date="2010-12-20T04:00:36.412-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1825 - Updated Windows 2003 Server CPE names." date="2011-03-29T13:48:00.699-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-03-29T13:51:34.653-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1825 - Updated title and description, and removed CPE reference" date="2011-04-07T11:21:00.437-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-04-25T04:00:19.490-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:21.948-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:01:54.362-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1825 - added CPE references in several inventories for uniformity" date="2014-04-10T08:25:00.988-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-10T08:32:03.405-04:00">INTERIM</status_change>
            <status_change date="2014-04-28T04:00:09.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" test_ref="oval:org.mitre.oval:tst:2837"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5580" version="3" class="vulnerability">
      <metadata>
        <title>GDI stack 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1087"/>
        <description>Stack-based buffer overflow in GDI in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, Vista, and Server 2008 allows remote attackers to execute arbitrary code via an EMF image file with crafted filename parameters, aka "GDI Stack Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:48.506-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:24.045-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:24.061-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5580 - Added LDR critiera &amp; itanium support for Win 2003 &amp; 2008" date="2011-10-25T14:31:00.257-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-25T14:34:40.877-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:39.363-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="win 2000/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Gdi32.dll version is less than 5.0.2195.7153" test_ref="oval:org.mitre.oval:tst:7313"/>
        </criteria>
        <criteria operator="AND" comment="win XP/version">
          <criterion comment="Gdi32.dll version is less than 5.1.2600.3316" test_ref="oval:org.mitre.oval:tst:7477"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
        </criteria>
        <criteria operator="AND" comment="win XP/server 2003 sp1/version">
          <criterion comment="Gdi32.dll version is less than 5.2.3790.3091" test_ref="oval:org.mitre.oval:tst:7867"/>
          <criteria operator="OR" comment="OS check">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="win XP sp2/server 2003 sp2/version">
          <criterion comment="Gdi32.dll version is less than 5.2.3790.4237" test_ref="oval:org.mitre.oval:tst:7979"/>
          <criteria operator="OR" comment="OS check">
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista/version">
          <criteria operator="OR" comment="OS check">
            <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>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Gdi32.dll version is less than 6.0.6000.16643" test_ref="oval:org.mitre.oval:tst:7866"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Gdi32.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44319"/>
              <criterion comment="Check if the version of Gdi32.dll is less than 6.0.6000.20777" test_ref="oval:org.mitre.oval:tst:44191"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1/server 2008/version">
          <criteria operator="OR" comment="OS check">
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Gdi32.dll version is less than 6.0.6001.18023" test_ref="oval:org.mitre.oval:tst:7782"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Gdi32.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43984"/>
              <criterion comment="Check if the version of Gdi32.dll is less than 6.0.6001.22120" test_ref="oval:org.mitre.oval:tst:44324"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5578" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Jet Engine MDB File Parsing Stack Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Jet 4.0 Database Engine</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6026"/>
        <description>Stack-based buffer overflow in Microsoft msjet40.dll 4.0.8618.0 (aka Microsoft Jet Engine), as used by Access 2003 in Microsoft Office 2003 SP3, allows user-assisted attackers to execute arbitrary code via a crafted MDB file database file containing a column structure with a modified column count.  NOTE: this might be the same issue as CVE-2005-0944.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-05-13T13:39:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-05-15T14:47:41.181-04:00">DRAFT</status_change>
            <status_change date="2008-06-02T04:00:17.211-04:00">INTERIM</status_change>
            <status_change date="2008-06-23T04:00:14.485-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5578 - Modified vulnerabilities - a lot of fixes" date="2015-07-22T13:29:00.390-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-22T13:32:13.693-04:00">INTERIM</status_change>
            <status_change date="2015-08-10T04:00:59.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Jet 4.0 Database Engine is installed" definition_ref="oval:org.mitre.oval:def:28307"/>
        <criteria operator="OR">
          <criteria operator="AND" comment="Windows 2000">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <criterion comment="Msjet40.dll version is is less than 4.0.9511.0" test_ref="oval:org.mitre.oval:tst:7888"/>
          </criteria>
          <criteria operator="AND" comment="Windows XP">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <criterion comment="Msjet40.dll version is is less than 4.0.9511.0" test_ref="oval:org.mitre.oval:tst:7888"/>
          </criteria>
          <criteria operator="AND" comment="Windows Server 2003">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <criterion comment="Msjet40.dll version is is less than 4.0.9511.0" test_ref="oval:org.mitre.oval:tst:7888"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28307" version="3" class="inventory">
      <metadata>
        <title>Microsoft Jet 4.0 Database Engine is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Jet 4.0 Database Engine</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:jet:4.0"/>
        <description>Microsoft Jet 4.0 Database Engine is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-05T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2015-06-10T14:07:24.969-04:00">DRAFT</status_change>
            <status_change date="2015-06-29T04:00:05.307-04:00">INTERIM</status_change>
            <status_change date="2015-07-20T04:00:08.808-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="The file Msjet40.dll exists" test_ref="oval:org.mitre.oval:tst:138848"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5563" version="7" class="vulnerability">
      <metadata>
        <title>Data Stream Handling 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1085" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1085"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 5.01 SP4, 6 through SP1, and 7 allows remote attackers to execute arbitrary code via a crafted data stream that triggers memory corruption, as demonstrated using an invalid MIME-type that does not have a registered handler.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:50.844-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:23.359-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:23.023-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5563 - Updated Def:5563 to include missing GDR/QFE versions. Also added comments and included missing extended definitions." date="2011-03-08T13:10:00.760-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-03-08T13:11:56.143-05:00">INTERIM</status_change>
            <status_change date="2011-03-28T04:00:10.990-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5563 - def:5563 WinOS SP2 for IE6 was considered as LDR, which is corrected by separating the criteria." date="2011-10-28T20:15:00.796-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:20:38.075-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:38.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5563 - extended definitions of OS are without SP checks" date="2014-07-28T17:39:00.892-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:41:14.505-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:59.041-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3862.1500" test_ref="oval:org.mitre.oval:tst:7890"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1609" test_ref="oval:org.mitre.oval:tst:7575"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3314" test_ref="oval:org.mitre.oval:tst:7791"/>
        </criteria>
        <criteria operator="AND" comment="Intrenet Explorer 6 on Windows XP x64, Server 2003 x86/ia64, Server 2003 x64">
          <criteria operator="OR" comment="Win XP X64 / Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <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.3091" test_ref="oval:org.mitre.oval:tst:7864"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Windows xp x86/x64, Server 2003 x86/x64/ia64, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16640" test_ref="oval:org.mitre.oval:tst:7840"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.20772" test_ref="oval:org.mitre.oval:tst:42147"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Windows Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Win Vista 32/ 64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16643" test_ref="oval:org.mitre.oval:tst:7855"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is less than 7.0.6000.20777" test_ref="oval:org.mitre.oval:tst:42312"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on Windows Vista x86/x64, Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Win Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18023" test_ref="oval:org.mitre.oval:tst:7994"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22120" test_ref="oval:org.mitre.oval:tst:42402"/>
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP X64 / Win 2K3">
          <criteria operator="OR" comment="Win XP X64 or Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4237" test_ref="oval:org.mitre.oval:tst:7992"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5554" version="1" class="vulnerability">
      <metadata>
        <title>DHTML 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1141" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1141"/>
        <description>Microsoft Internet Explorer 6 for Windows XP SP2 and SP3 and Server 2003 SP2 allows remote attackers to execute arbitrary code via unspecified DHTML function calls related to a tr element and the "insertion, deletion and attributes of a table cell," which trigger memory corruption when the window is destroyed, aka "DHTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:06:43.090-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:22.895-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:55.326-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <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.2900.3562" test_ref="oval:org.mitre.oval:tst:9989"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5803" test_ref="oval:org.mitre.oval:tst:10078"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 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>
          <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.4504" test_ref="oval:org.mitre.oval:tst:9507"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5551" version="2" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0552" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0552"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4, 6 SP1, 6 on Windows XP SP2 and SP3, and 6 on Windows Server 2003 SP1 and SP2 allows remote attackers to execute arbitrary code via a web page that triggers presence of an object in memory that was (1) not properly initialized or (2) deleted, aka "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:32.661-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:11.281-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:39.883-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:42.233-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:26.771-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 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3874.1900" test_ref="oval:org.mitre.oval:tst:9783"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1625" test_ref="oval:org.mitre.oval:tst:9684"/>
        </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 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3527" test_ref="oval:org.mitre.oval:tst:9744"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <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.2900.5764" test_ref="oval:org.mitre.oval:tst:9622"/>
        </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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          </criteria>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <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.3304" test_ref="oval:org.mitre.oval:tst:9395"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <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.4470" test_ref="oval:org.mitre.oval:tst:9788"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5531" version="8" class="vulnerability">
      <metadata>
        <title>Windows Media Playback 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>Windows Media Format Runtime 9.0</product>
          <product>Windows Media Format Runtime 9.5</product>
          <product>Windows Media Format Runtime 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2499" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2499"/>
        <description>Microsoft Windows Media Format Runtime 9.0, 9.5, and 11; and Microsoft Media Foundation on Windows Vista Gold, SP1, and SP2 and Server 2008; allows remote attackers to execute arbitrary code via an MP3 file with crafted metadata that triggers memory corruption, aka "Windows Media Playback Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-08T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-09-12T20:28:12.381-04:00">DRAFT</status_change>
            <status_change date="2009-09-28T04:00:05.121-04:00">INTERIM</status_change>
            <modified comment="Updated oval:org.mitre.oval:obj:7139 to refer to oval:org.mitre.oval:var:202 rather than the deprecated oval:org.mitre.oval:var:207" date="2009-09-30T20:14:00.930-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-10-19T04:00:04.430-04:00">ACCEPTED</status_change>
            <modified comment="Corrected comment for var:202 to refer to environment variable" date="2009-12-01T17:28:00.093-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:32:24.368-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:32.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5531 - def:6257, - Added LDR version check for Windows Media Format 11. - tst:10615 is replaced by new test, as it was pointing to wrong file.  def:5531, - Removed non-vuln Windows Media Services from product tag. - Added LDR version check for Windows Media Format 11. - tst:10615 is replaced by new test, as it was pointing to wrong file." date="2011-10-27T10:12:00.272-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-27T10:15:52.870-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:36.324-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10337 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:22.043-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:21.473-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5531 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:53.466-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:58.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Media Format Runtime 9.0 on Windows 2000 and Windows XP">
          <criteria operator="OR" comment="OS Check">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of Wmvcore.dll is less than 9.0.0.3270" test_ref="oval:org.mitre.oval:tst:10770"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 9.0 on Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of Wmvcore.dll is less than 9.0.0.4506" test_ref="oval:org.mitre.oval:tst:10757"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 9.5 on Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of Wmvcore.dll is less than 10.0.0.3705" test_ref="oval:org.mitre.oval:tst:10702"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 11 on Windows XP (x86)">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of Wmvcore.dll is less than 11.0.5721.5265" test_ref="oval:org.mitre.oval:tst:10594"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 9.5 on Windows XP x64 ans Windows 2003 x64">
          <criteria operator="OR" comment="OS Check">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 on x64-bit platform is installed." test_ref="oval:org.mitre.oval:tst:10154"/>
          <criterion comment="the version of %SystemRoot%\SysWOW64\Wmvcore.dll is less than 10.0.0.4005" test_ref="oval:org.mitre.oval:tst:10673"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 11 on Windows XP x64">
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 on x64-bit platform is installed." test_ref="oval:org.mitre.oval:tst:10083"/>
          <criterion comment="the version of %SystemRoot%\SysWOW64\Wmvcore.dll is less than 11.0.5721.5265" test_ref="oval:org.mitre.oval:tst:10402"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 9.5 on Windows Server 2003 x86">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of Wmvcore.dll is less than 10.0.0.4005" test_ref="oval:org.mitre.oval:tst:10704"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 11 on Windows Vista x86/x64">
          <criteria operator="OR" comment="OS Check">
            <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="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of Wmvcore.dll is less than 11.0.5721.5265" test_ref="oval:org.mitre.oval:tst:10337"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 11 on Windows Vista x86/x64, Windows Server 2008 x86/x64">
          <criteria operator="OR" comment="OS Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of Wmvcore.dll is less than 11.0.6001.7006" test_ref="oval:org.mitre.oval:tst:10211"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Format Runtime 11 on Windows Vista x86/x64, Windows Server 2008 x86/x64">
          <criteria operator="OR" comment="OS Check">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Wmvcore.dll is less than 11.0.6002.18049" test_ref="oval:org.mitre.oval:tst:44381"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Wmvcore.dll is greater than or equal 11.0.6002.22000" test_ref="oval:org.mitre.oval:tst:43500"/>
              <criterion comment="the version of Wmvcore.dll is less than 11.0.6002.22150" test_ref="oval:org.mitre.oval:tst:44186"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5524" version="7" 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1918" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1918"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1; Internet Explorer 6 for Windows XP SP2 and SP3 and Server 2003 SP2; and Internet Explorer 7 and 8 for Windows XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 do not properly handle table operations, which allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption by adding malformed elements to an empty DIV element, related to the getElementsByTagName method, aka "HTML Objects Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-03T07:48:10.681-04:00">DRAFT</status_change>
            <status_change date="2009-08-24T04:00:03.879-04:00">INTERIM</status_change>
            <status_change date="2009-09-14T04:00:03.777-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5524 - Created new tests to correct the wrong IE8 mshtml.dll file versions for def:5524, def:6072, def:5660." date="2011-01-31T15:35:00.472-05:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-01-31T15:35:55.455-05:00">INTERIM</status_change>
            <status_change date="2011-02-21T04:00:49.882-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:4543 - modified states" date="2014-02-13T12:23:00.044-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-13T12:25:12.597-05:00">INTERIM</status_change>
            <status_change date="2014-03-03T04:01:09.674-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5524 - extended definitions of OS are without SP checks" date="2014-07-28T17:37:00.435-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:39:31.015-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:58.229-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Internet Explorer 5.01 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3879.2200" test_ref="oval:org.mitre.oval:tst:10309"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.1634" test_ref="oval:org.mitre.oval:tst:10442"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.3603" test_ref="oval:org.mitre.oval:tst:10058"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on Windows XP x86">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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.2900.5848" test_ref="oval:org.mitre.oval:tst:10127"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 6 on all Windows XP x64, Server 2003 x86,x64,ia64">
          <criteria operator="OR" comment="XP x64/server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <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.4555" test_ref="oval:org.mitre.oval:tst:10273"/>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows XP x86, x64">
          <criteria operator="OR" comment="XP x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Server 2003 x86/x64/ia64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or QFE Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:9633"/>
            <criteria operator="AND" comment="QFE">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:9998"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64">
          <criteria operator="OR" comment="Vista x86/x64">
            <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 Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16890" test_ref="oval:org.mitre.oval:tst:10074"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6000.21089" test_ref="oval:org.mitre.oval:tst:10312"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, all Server 2008 x86/x64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64/ia64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18294" test_ref="oval:org.mitre.oval:tst:10471"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6001.22475" test_ref="oval:org.mitre.oval:tst:10352"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 7 on all Windows Vista x86/x64, Server 2008 x86/64/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/64/ia64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 7.0.6002.18071" test_ref="oval:org.mitre.oval:tst:10141"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
              <criterion comment="Mshtml.dll version is less than 7.0.6002.22180" test_ref="oval:org.mitre.oval:tst:10330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Windows XP x86/x64, Server 2003 x86/x64">
          <criteria operator="OR" comment="XP x86/x64, Server 2003 x86/x64">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18812" test_ref="oval:org.mitre.oval:tst:41916"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22902" test_ref="oval:org.mitre.oval:tst:42208"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Internet Explorer 8 on all Vista x86/x64, Server 2008 x86/x64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Mshtml.dll version is less than 8.0.6001.18813" test_ref="oval:org.mitre.oval:tst:42240"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
              <criterion comment="Mshtml.dll version is less than 8.0.6001.22903" test_ref="oval:org.mitre.oval:tst:41308"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5519" version="7" class="vulnerability">
      <metadata>
        <title>Microsoft Internet Explorer 6 and Internet Explorer 7 KEYGEN element vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3267" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3267"/>
        <description>Microsoft Internet Explorer 6 through 6.0.2900.2180, and 7.0.6000.16711, allows remote attackers to cause a denial of service (CPU consumption) via an automatically submitted form containing a KEYGEN element, a related issue to CVE-2009-1828.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu.S.A</contributor>
            </submitted>
            <status_change date="2009-09-23T12:25:53.733-04:00">DRAFT</status_change>
            <status_change date="2009-10-12T04:00:04.018-04:00">INTERIM</status_change>
            <status_change date="2009-11-02T04:00:04.392-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5519 - Internet Explorer is installed on the system. was replaced with Microsoft Internet Explorer 7." date="2014-01-14T16:59:00.734-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2014-01-14T17:01:03.923-05:00">INTERIM</status_change>
            <status_change date="2014-02-03T04:04:45.118-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:41.648-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:23.170-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5358 - modified states" date="2014-02-28T15:16:00.713-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:17:17.086-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:21.242-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 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 Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <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 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 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          </criteria>
          <criteria operator="OR">
            <criteria operator="AND">
              <criterion comment="Check for Internet Explorer less than or equal to 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:10520"/>
              <criterion comment="Check the Internet Explorer version greater than or equal to 7" test_ref="oval:org.mitre.oval:tst:10737"/>
            </criteria>
            <criteria operator="AND">
              <criterion comment="Check for Internet Explorer less than or equal to 6.0.2900.2180" test_ref="oval:org.mitre.oval:tst:10166"/>
              <criterion comment="Check the Internet Explorer version greater than or equal to 6" test_ref="oval:org.mitre.oval:tst:10382"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5509" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 2003 Routing Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>SMTP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0840" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0840"/>
        <description>The SMTP (Simple Mail Transfer Protocol) component of Microsoft Windows XP 64-bit Edition, Windows Server 2003, Windows Server 2003 64-bit Edition, and the Exchange Routing Engine component of Exchange Server 2003, allows remote attackers to execute arbitrary code via a malicious DNS response message containing length values that are not properly validated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T10:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-13T01:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.406-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:53:46.688-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:18.967-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="The version of smtpsvc.dll is less than 6.0.3790.211" negate="false" test_ref="oval:org.mitre.oval:tst:558"/>
          <criterion comment="the patch WindowsServer2003-KB885881-x86-enu.exe is installed" negate="true" test_ref="oval:org.mitre.oval:tst:557"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SMTP Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:3054"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5495" version="1" class="vulnerability">
      <metadata>
        <title>VBScript and JScript Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0083"/>
        <description>The (1) VBScript (VBScript.dll) and (2) JScript (JScript.dll) scripting engines 5.1 and 5.6, as used in Microsoft Windows 2000 SP4, XP SP2, and Server 2003 SP1 and SP2, do not properly decode script, which allows remote attackers to execute arbitrary code via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:49.070-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:20.994-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:21.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </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="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </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="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </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="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </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="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </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="Jscript.dll version is less than 5.6.0.8835" test_ref="oval:org.mitre.oval:tst:7025"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5489" version="4" 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>
            <modified comment="Added checks for Vista x64, Server 2003 x64/ia64 and Server 2008 x64/ia64" date="2010-01-07T13:26:00.405-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-07T13:27:05.413-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:03.546-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-17T13:11:52.991-04:00">INTERIM</status_change>
            <status_change date="2014-05-05T04:00:26.397-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 Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          <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) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <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"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
        </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:5487" version="11" class="vulnerability">
      <metadata>
        <title>HTML Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2008-0076" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0076" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01, 6 SP1 and SP2, and 7 allows remote attackers to execute arbitrary code via crafted HTML layout combinations, aka "HTML Rendering Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-13T10:19:01">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:13.635-05:00">DRAFT</status_change>
            <modified date="2008-03-02T04:44:54" comment="Added file check to ensure a full installation.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Fixed typo" date="2008-03-11T09:58:00.328-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-03-31T04:00:10.487-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5487 - Added LDR support and removed IE 5.01 criteria where appropriate" date="2011-10-25T14:22:00.696-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:25:16.419-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:34.424-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5487 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:03.360-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:01:00.001-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:34.682-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:22.953-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5487 - extended definitions of OS are without SP checks" date="2014-07-28T18:04:00.247-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:06:30.604-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5487 - Updated to remove SP checks." date="2014-08-07T14:51:00.976-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-08-25T04:01:51.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 5.01,SP4 on Win2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3860.1000" test_ref="oval:org.mitre.oval:tst:7584"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1607" test_ref="oval:org.mitre.oval:tst:7696"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3268" test_ref="oval:org.mitre.oval:tst:7834"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 or Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.3064" test_ref="oval:org.mitre.oval:tst:7573"/>
          <criteria operator="OR" comment="Win XP X64/ Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 / Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4210" test_ref="oval:org.mitre.oval:tst:7792"/>
          <criteria operator="OR" comment="Win XP X64 / Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win 2003 platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3 and IE 7">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16608" test_ref="oval:org.mitre.oval:tst:7827"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20733" test_ref="oval:org.mitre.oval:tst:44297"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win Vista platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Windows Vista 32/ 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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16609" test_ref="oval:org.mitre.oval:tst:7396"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20734" test_ref="oval:org.mitre.oval:tst:44122"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5481" version="11" class="vulnerability">
      <metadata>
        <title>ActiveX 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2007-4790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4790" source="CVE"/>
        <description>Stack-based buffer overflow in certain ActiveX controls in (1) FPOLE.OCX 6.0.8450.0 and (2) Foxtlib.ocx, as used in the Microsoft Visual FoxPro 6.0 fpole 1.0 Type Library; and Internet Explorer 5.01, 6 SP1 and SP2, and 7; allows remote attackers to execute arbitrary code via a long first argument to the FoxDoCmd function.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-13T10:19:01">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:14.985-05:00">DRAFT</status_change>
            <modified date="2008-03-02T04:44:54" comment="Added file check to ensure a full installation.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Fixed typo" date="2008-03-11T09:58:00.328-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-03-31T04:00:09.683-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5481 - Added LDR support and removed IE 5.01 criteria where appropriate" date="2011-10-25T14:22:00.696-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:25:18.933-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:33.681-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5481 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:30.625-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:59.269-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:34.250-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:22.768-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5481 - extended definitions of OS are without SP checks" date="2014-07-28T18:04:00.247-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:06:29.999-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5481 - Updated to remove SP checks." date="2014-08-07T14:51:00.976-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-08-25T04:01:51.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 5.01,SP4 on Win2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3860.1000" test_ref="oval:org.mitre.oval:tst:7584"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1607" test_ref="oval:org.mitre.oval:tst:7696"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3268" test_ref="oval:org.mitre.oval:tst:7834"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 or Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.3064" test_ref="oval:org.mitre.oval:tst:7573"/>
          <criteria operator="OR" comment="Win XP X64/ Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 / Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4210" test_ref="oval:org.mitre.oval:tst:7792"/>
          <criteria operator="OR" comment="Win XP X64 / Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win 2003 platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3 and IE 7">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16608" test_ref="oval:org.mitre.oval:tst:7827"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20733" test_ref="oval:org.mitre.oval:tst:44297"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win Vista platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Windows Vista 32/ 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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16609" test_ref="oval:org.mitre.oval:tst:7396"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20734" test_ref="oval:org.mitre.oval:tst:44122"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5475" version="12" class="vulnerability">
      <metadata>
        <title>ActiveX 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1086" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1086"/>
        <description>The HxTocCtrl ActiveX control (hxvz.dll), as used in Microsoft Internet Explorer 5.01 SP4 and 6 SP1, in Windows XP SP2, Server 2003 SP1 and SP2, Vista SP1, and Server 2008, allows remote attackers to execute arbitrary code via malformed arguments, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:51.428-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:20.467-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:20.699-04:00">ACCEPTED</status_change>
            <modified comment="Fixed comment for tst:7420." date="2010-09-23T21:03:00.017-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-09-23T21:14:06.633-04:00">INTERIM</status_change>
            <status_change date="2010-10-11T04:00:07.533-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5475 - Corrected and reorganized criteria" date="2011-01-27T16:31:00.373-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2011-01-27T16:48:22.384-05:00">INTERIM</status_change>
            <status_change date="2011-02-14T04:00:03.007-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5475 - def:5475, Added compatibility flag criteria check &amp; updated obj:5465 to have name." date="2011-11-04T11:00:00.503-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-04T11:02:05.631-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:13:11.759-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3992 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-17T13:11:52.849-04:00">INTERIM</status_change>
            <status_change date="2014-05-05T04:00:25.906-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5475 - extended definitions of OS are without SP checks" date="2014-07-28T18:03:00.291-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:04:50.696-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:57.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Vulnerable OS">
          <criteria operator="AND" comment="Windows 2000 with IE 5.01">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          </criteria>
          <criteria operator="AND" comment="Windows 2000 with IE 6">
            <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
            <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          </criteria>
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <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"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
        </criteria>
        <criteria operator="OR" comment="Vulnerable Compatibility Flag">
          <criterion negate="true" comment="HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{22FD7C0A-850C-4A53-9821-0B0915C96139} does not exist" test_ref="oval:org.mitre.oval:tst:7420"/>
          <criterion comment="HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{22FD7C0A-850C-4A53-9821-0B0915C96139}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:77519"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5473" version="3" 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">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:14.954-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:13.945-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5473 - def:5473 &amp; def:5604 are updated to support Win2003 SP1/SP2 IA-64. Added LDR criteria for vista &amp; 2008." date="2011-10-28T21:07:00.176-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:18:59.877-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:33.195-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later 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" comment="Vulnerable Windows XP (x86) SP3">
          <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" comment="Vulnerable Windows XP SP1 (x64)/Server 2003 SP1 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP SP1 (x64)/Server 2003 SP1 (x86)/(x64)/(ia-64)">
            <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 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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <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" comment="Vulnerable Windows XP SP2 (x64)/Server 2003 SP2 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP SP2 (x64)/Server 2003 SP2 (x86)/(x64)/(ia-64)">
            <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 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="The version of Rmcast.sys is less than 5.2.3790.4290." test_ref="oval:org.mitre.oval:tst:7634"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5457" version="4" class="vulnerability">
      <metadata>
        <title>Embedded OpenType Font Heap 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0231"/>
        <description>The Embedded OpenType (EOT) Font Engine (T2EMBED.DLL) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows remote attackers to execute arbitrary code via a crafted name table in a data record that triggers an integer truncation and a heap-based buffer overflow, aka "Embedded OpenType Font Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-14T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-07-20T15:51:25.316-04:00">DRAFT</status_change>
            <status_change date="2009-08-10T04:00:03.029-04:00">INTERIM</status_change>
            <status_change date="2009-08-31T04:00:03.652-04:00">ACCEPTED</status_change>
            <modified comment="Added criteria to test for Windows Vista SP1 and Windows Server 2008 SP1 GDR version. Updated comments for multiple criteria." date="2010-01-19T09:46:00.393-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-19T09:50:00.400-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:02.962-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5457 - Updated several tests to reflect last revision changes from ms09-029." date="2011-10-12T14:31:00.307-04:00">
              <contributor organization="SecPod Technologies">Rachana Shetty</contributor>
            </modified>
            <status_change date="2011-10-12T14:32:37.264-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:09.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2000 SP4 or later">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Fontsub.dll is less than 5.0.2195.7318" test_ref="oval:org.mitre.oval:tst:9808"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.3607" test_ref="oval:org.mitre.oval:tst:10077"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.5853" test_ref="oval:org.mitre.oval:tst:9964"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows XP x64 SP2, Server 2003 x86/x64/ia64">
          <criteria operator="OR" comment="Check for Windows XP (x64) SP2 or Windows 2003">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Fontsub.dll is less than 5.2.3790.4559" test_ref="oval:org.mitre.oval:tst:10138"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista x86/x64">
          <criteria operator="OR" comment="Check for Windows Vista x86/x64">
            <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>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6000.16870" test_ref="oval:org.mitre.oval:tst:10238"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10116"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6000.21067" test_ref="oval:org.mitre.oval:tst:10110"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP1 x86/x64, Server 2008 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for Windows Vista SP1 or Windows 2008">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6001.18272" test_ref="oval:org.mitre.oval:tst:9933"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9819"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6001.22450" test_ref="oval:org.mitre.oval:tst:9668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for Windows Vista SP2 or Windows 2008 SP2">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR check">
            <criterion comment="the version of Fontsub.dll is less than 6.0.6002.18051" test_ref="oval:org.mitre.oval:tst:9958"/>
            <criteria operator="AND" comment="Check for Fontsub.dll LDR version">
              <criterion comment="the version of Fontsub.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10029"/>
              <criterion comment="the version of Fontsub.dll is less than 6.0.6002.22152" test_ref="oval:org.mitre.oval:tst:9813"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5441" version="3" class="vulnerability">
      <metadata>
        <title>GDI Heap 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1083"/>
        <description>Heap-based buffer overflow in the CreateDIBPatternBrushPt function in GDI in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, Vista, and Server 2008 allows remote attackers to execute arbitrary code via an EMF or WMF image file with a malformed header that triggers an integer overflow, aka "GDI Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:48.093-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:17.889-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:17.846-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5441 - Added LDR critiera &amp; itanium support for Win 2003 &amp; 2008" date="2011-10-25T14:31:00.257-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-25T14:34:42.088-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:32.001-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="win 2000/version">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Gdi32.dll version is less than 5.0.2195.7153" test_ref="oval:org.mitre.oval:tst:7313"/>
        </criteria>
        <criteria operator="AND" comment="win XP/version">
          <criterion comment="Gdi32.dll version is less than 5.1.2600.3316" test_ref="oval:org.mitre.oval:tst:7477"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
        </criteria>
        <criteria operator="AND" comment="win XP/server 2003 sp1/version">
          <criterion comment="Gdi32.dll version is less than 5.2.3790.3091" test_ref="oval:org.mitre.oval:tst:7867"/>
          <criteria operator="OR" comment="OS check">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="win XP sp2/server 2003 sp2/version">
          <criterion comment="Gdi32.dll version is less than 5.2.3790.4237" test_ref="oval:org.mitre.oval:tst:7979"/>
          <criteria operator="OR" comment="OS check">
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista/version">
          <criteria operator="OR" comment="OS check">
            <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>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Gdi32.dll version is less than 6.0.6000.16643" test_ref="oval:org.mitre.oval:tst:7866"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Gdi32.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44319"/>
              <criterion comment="Check if the version of Gdi32.dll is less than 6.0.6000.20777" test_ref="oval:org.mitre.oval:tst:44191"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="vista sp1/server 2008/version">
          <criteria operator="OR" comment="OS check">
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Gdi32.dll version is less than 6.0.6001.18023" test_ref="oval:org.mitre.oval:tst:7782"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of Gdi32.dll is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43984"/>
              <criterion comment="Check if the version of Gdi32.dll is less than 6.0.6001.22120" test_ref="oval:org.mitre.oval:tst:44324"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5440" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel Invalid Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0083"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 does not properly handle invalid pointers, which allows local users to gain privileges via an application that triggers use of a crafted pointer, aka "Windows Kernel Invalid Pointer Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-03-13T20:24:03.481-04:00">DRAFT</status_change>
            <status_change date="2009-03-30T04:00:16.206-04:00">INTERIM</status_change>
            <status_change date="2009-04-20T04:00:15.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7251" test_ref="oval:org.mitre.oval:tst:8764"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3521" test_ref="oval:org.mitre.oval:tst:9733"/>
        </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 win32k.sys is less than 5.1.2600.5756" test_ref="oval:org.mitre.oval:tst:9386"/>
        </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 win32k.sys is less than 5.2.3790.3291" test_ref="oval:org.mitre.oval:tst:9426"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.3291" test_ref="oval:org.mitre.oval:tst:9426"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5437" version="4" class="vulnerability">
      <metadata>
        <title>Windows Kernel Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1084" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1084"/>
        <description>Unspecified vulnerability in the kernel in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, through Vista SP1, and Server 2008 allows local users to execute arbitrary code via unknown vectors related to improper input validation.  NOTE: it was later reported that one affected function is NtUserFnOUTSTRING in win32k.sys.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:49.831-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:17.183-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:16.750-04:00">ACCEPTED</status_change>
            <modified comment="Added new Platform: Microsoft Windows Server 2008" date="2008-10-16T13:45:00.348-04:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2008-10-16T13:46:31.382-04:00">INTERIM</status_change>
            <status_change date="2008-11-03T04:00:17.741-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5437 - Updated def:5437 to support Win2003 &amp; Win2008 itanium. Added LDR check for vista &amp; 2008" date="2011-10-28T21:07:00.604-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:08:50.902-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:31.184-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Win32k.sys version is less than 5.0.2195.7154" test_ref="oval:org.mitre.oval:tst:7929"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Win32k.sys version is less than 5.1.2600.3335" test_ref="oval:org.mitre.oval:tst:7693"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Win32k.sys version is less than 5.2.3790.3106" test_ref="oval:org.mitre.oval:tst:8004"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
            <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 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="Win32k.sys version is less than 5.2.3790.4256" test_ref="oval:org.mitre.oval:tst:7714"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Win32k.sys version is less than 6.0.6000.16646" test_ref="oval:org.mitre.oval:tst:7448"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
              <criterion comment="Check if version of win32k.sys is less than 6.0.6000.20782" test_ref="oval:org.mitre.oval:tst:44480"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista SP1 (32-bit)/(x64) /Server 2008 x86/x64/ia-64">
          <criteria operator="OR" comment="Windows Vista SP1 (32-bit)/(x64) /Server 2008 x86/x64/ia-64">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Win32k.sys version is less than 6.0.6001.18027" test_ref="oval:org.mitre.oval:tst:7954"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of win32k.sys is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:43082"/>
              <criterion comment="Check if version of win32k.sys is less than 6.0.6001.22125" test_ref="oval:org.mitre.oval:tst:44302"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5428" version="1" class="vulnerability">
      <metadata>
        <title>Script Execution in Windows Search Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Search 4.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0239" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0239"/>
        <description>Cross-site scripting (XSS) vulnerability in Windows Search 4.0 for Microsoft Windows XP SP2 and SP3 and Server 2003 SP2 allows user-assisted remote attackers to inject arbitrary web script or HTML via a crafted file that appears in a preview in a search result, aka "Script Execution in Windows Search Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:13.870-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:20.452-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:54.801-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <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 x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <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"/>
        </criteria>
        <criterion comment="Mapine.dll version is less than 7.0.6001.18260" test_ref="oval:org.mitre.oval:tst:10106"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5412" version="1" class="vulnerability">
      <metadata>
        <title>Malformed AVI Header Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1545" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1545"/>
        <description>Unspecified vulnerability in Avifil32.dll in the Windows Media file handling functionality in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows remote attackers to execute arbitrary code via a malformed header in a crafted AVI file, aka "Malformed AVI Header Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-07-28T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-08-19T14:58:07.512-04:00">DRAFT</status_change>
            <status_change date="2009-09-07T04:00:03.418-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:04.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Avifil32.dll is less than 5.0.2195.7316" test_ref="oval:org.mitre.oval:tst:10408"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Avifil32.dll is less than 5.1.2600.3585" test_ref="oval:org.mitre.oval:tst:10705"/>
        </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 Avifil32.dll is less than 5.1.2600.5827" test_ref="oval:org.mitre.oval:tst:10660"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 5.2.3790.4527" test_ref="oval:org.mitre.oval:tst:10576"/>
        </criteria>
        <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="the version of Avifil32.dll is less than 6.0.6000.16868" test_ref="oval:org.mitre.oval:tst:10489"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10678"/>
        </criteria>
        <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="the version of Avifil32.dll is less than 6.0.6000.21065" test_ref="oval:org.mitre.oval:tst:10465"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10566"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6001.18270" test_ref="oval:org.mitre.oval:tst:10712"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10375"/>
        </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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6001.22447" test_ref="oval:org.mitre.oval:tst:10665"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10163"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6002.18049" test_ref="oval:org.mitre.oval:tst:10707"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10051"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Avifil32.dll is less than 6.0.6002.22150" test_ref="oval:org.mitre.oval:tst:10627"/>
          <criterion comment="the version of Avifil32.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10506"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5408" version="4" class="vulnerability">
      <metadata>
        <title>LSASS Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2007-5352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5352" source="CVE"/>
        <description>Unspecified vulnerability in Local Security Authority Subsystem Service (LSASS) in Microsoft Windows 2000 SP4, XP SP2, and Server 2003 SP1 and SP2 allows local users to gain privileges via a crafted local procedure call (LPC) request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-01-08T14:23:12">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-18T04:00:09.937-05:00">INTERIM</status_change>
            <status_change date="2008-03-10T04:00:15.098-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5408 - October Patch Tuesday" date="2011-10-14T15:51:00.795-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T15:52:17.005-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:08.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of lsasrv.dll is less than 5.0.2195.7147" test_ref="oval:org.mitre.oval:tst:7704"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of lsasrv.dll is less than 5.1.2600.3249" test_ref="oval:org.mitre.oval:tst:7389"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of lsasrv.dll is less than 5.2.3790.3041" test_ref="oval:org.mitre.oval:tst:7803"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
            <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 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="the version of lsasrv.dll is less than 5.2.3790.4186" test_ref="oval:org.mitre.oval:tst:7676"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:540" class="vulnerability" version="1">
      <metadata>
        <title>OLE Dialog Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Interactive Training</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0026"/>
        <description>The OLE Dialog component in Microsoft Windows 2000 SP4, XP SP2, and 2003 SP1 allows user-assisted remote attackers to execute arbitrary code via an RTF file with a malformed OLE object that triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-02-14T09:49:32">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-02-16T21:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-03-21T16:17:21.048-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:26.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Oledlg.dll is less than 5.0.2195.7114" test_ref="oval:org.mitre.oval:tst:3179"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of Oledlg.dll is less than 5.1.2600.3016" test_ref="oval:org.mitre.oval:tst:3286"/>
        </criteria>
        <criteria comment="WinXP,SP1 (64-bit)" operator="AND">
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of Oledlg.dll is less than 5.2.3790.2813" test_ref="oval:org.mitre.oval:tst:3711"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of Oledlg.dll is less than 5.2.3790.601" test_ref="oval:org.mitre.oval:tst:3967"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Oledlg.dll is less than 5.2.3790.2813" test_ref="oval:org.mitre.oval:tst:3711"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5396" version="11" class="vulnerability">
      <metadata>
        <title>Property Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2008-0077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0077" source="CVE"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 6 SP1, 6 SP2, and and 7 allows remote attackers to execute arbitrary code by assigning malformed values to certain properties, as demonstrated using the by property of an animateMotion SVG element, aka "Property Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-13T10:19:01">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:14.098-05:00">DRAFT</status_change>
            <modified date="2008-03-02T04:44:54" comment="Added file check to ensure a full installation.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Fixed typo" date="2008-03-11T09:58:00.328-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-03-31T04:00:08.351-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5396 - Added LDR support and removed IE 5.01 criteria where appropriate" date="2011-10-25T14:22:00.696-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:25:20.129-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:30.461-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5396 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:15.487-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:58.537-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:39.645-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:22.437-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5396 - extended definitions of OS are without SP checks" date="2014-07-28T18:04:00.247-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:06:31.724-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5396 - Updated to remove SP checks." date="2014-08-07T14:51:00.976-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-08-25T04:01:50.742-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 on Win 2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1607" test_ref="oval:org.mitre.oval:tst:7696"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3268" test_ref="oval:org.mitre.oval:tst:7834"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 or Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.3064" test_ref="oval:org.mitre.oval:tst:7573"/>
          <criteria operator="OR" comment="Win XP X64/ Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 / Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4210" test_ref="oval:org.mitre.oval:tst:7792"/>
          <criteria operator="OR" comment="Win XP X64 / Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win 2003 platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3 and IE 7">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16608" test_ref="oval:org.mitre.oval:tst:7827"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20733" test_ref="oval:org.mitre.oval:tst:44297"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win Vista platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Windows Vista 32/ 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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16609" test_ref="oval:org.mitre.oval:tst:7396"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20734" test_ref="oval:org.mitre.oval:tst:44122"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5389" version="3" class="vulnerability">
      <metadata>
        <title>Internet Information Services Local Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Information Server (IIS) 5.0</product>
          <product>Microsoft Internet Information Server (IIS) 5.1</product>
          <product>Microsoft Internet Information Server (IIS) 6.0</product>
          <product>Microsoft Internet Information Server (IIS) 7.0</product>
        </affected>
        <reference ref_id="CVE-2008-0074" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0074" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Internet Information Services (IIS) 5.0 through 7.0 allows local users to gain privileges via unknown vectors related to file change notifications in the TPRoot, NNTPFile\Root, or WWWRoot folders.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-14T10:00:19">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-02-14T14:55:52.136-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:15.499-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:45.715-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5389 - def:5389 updated with Win2003 SP1 and SP2 itanium support, Win2003 x64 inclusion &amp; added LDR version check for vista." date="2011-10-28T21:07:00.514-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:11:41.465-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:29.721-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable IIS 5.0">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="the version of infocomm.dll is less than 5.0.2195.7147" test_ref="oval:org.mitre.oval:tst:7595"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 5.1">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of infocomm.dll is less than 6.0.2600.3290" test_ref="oval:org.mitre.oval:tst:7363"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 6.0">
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criteria operator="OR" comment="Vulnerable OS">
            <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
              <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 SP1 x86/x64/ia-64">
                <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
              </criteria>
              <criterion comment="the version of infocomm.dll is less than 6.0.3790.3068" test_ref="oval:org.mitre.oval:tst:7576"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
              <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 SP2 x86/x64/ia-64">
                <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 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="the version of infocomm.dll is less than 6.0.3790.4215" test_ref="oval:org.mitre.oval:tst:7802"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 7.0">
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criteria operator="OR" comment="Vulnerable Windows Vista (32-bit)/x64">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of infocomm.dll is less than 7.0.6000.16576" test_ref="oval:org.mitre.oval:tst:7747"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of infocomm.dll is less than 7.0.6000.20698" test_ref="oval:org.mitre.oval:tst:44490"/>
              <criterion comment="Check if version of infocomm.dll is greater than or equal to 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44092"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5377" version="3" class="inventory">
      <metadata>
        <title>Microsoft IIS 7.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft IIS 7.0</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:7.0"/>
        <description>The application Microsoft IIS 7.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-14T10:00:19">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-02-14T14:55:51.694-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:13.826-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:43.767-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5377 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:19.806-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:20.226-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 7" test_ref="oval:org.mitre.oval:tst:7848"/>
        <criterion comment="IIS Minor Version equals 0" test_ref="oval:org.mitre.oval:tst:164"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5388" version="6" class="vulnerability">
      <metadata>
        <title>OLE Heap Overrun 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 Visual Basic 6.0</product>
        </affected>
        <reference ref_id="CVE-2007-0065" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0065" source="CVE"/>
        <description>Heap-based buffer overflow in Object Linking and Embedding (OLE) Automation in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, Vista, Office 2004 for Mac, and Visual basic 6.0 SP6 allows remote attackers to execute arbitrary code via a crafted script request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-12T17:17:09">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:10.605-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:14.870-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:45.023-04:00">ACCEPTED</status_change>
            <modified comment="Removed redundant tests" date="2008-04-11T13:56:00.473-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-04-11T13:58:31.499-04:00">INTERIM</status_change>
            <status_change date="2008-04-28T04:00:16.278-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5388 - def:5388, Inclusion of Win2003 IA-64 SP1, SP2 &amp; LDR support" date="2011-11-15T14:44:00.580-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-15T14:46:15.869-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:25.751-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5388 - New inventory definition for VB6, and updates to definitions incorrectly checking VBA inventory instead of VB6." date="2012-10-25T16:38:00.742-04:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2012-10-25T16:58:35.584-04:00">INTERIM</status_change>
            <status_change date="2012-11-12T04:00:31.279-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of oleaut32.dll is less than 2.40.4532.0" test_ref="oval:org.mitre.oval:tst:7519"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of oleaut32.dll is less than 5.1.2600.3266" test_ref="oval:org.mitre.oval:tst:7828"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 (x86)/(x64)/(ia-64) SP1">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 (x86)/(x64)/(ia-64) SP1">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of oleaut32.dll is less than 5.2.3790.3057" test_ref="oval:org.mitre.oval:tst:7666"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 (x86)/(x64)/(ia-64) SP2">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 (x86)/(x64)/(ia-64) SP2">
            <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 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="the version of oleaut32.dll is less than 5.2.3790.4202" test_ref="oval:org.mitre.oval:tst:7548"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of oleaut32.dll is less than 6.0.6000.16607" test_ref="oval:org.mitre.oval:tst:7832"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of oleaut32.dll is less than 6.0.6000.20732" test_ref="oval:org.mitre.oval:tst:7768"/>
              <criterion comment="Check if version of oleaut32.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:77478"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Visual Basic 6.0">
          <criteria operator="OR" comment="Vulnerable file version">
            <criterion comment="the version of oleaut32.dll is less than 2.40.4532.0" test_ref="oval:org.mitre.oval:tst:7519"/>
            <criterion comment="the version of oleaut32.dll is less than 5.2.3790.3057" test_ref="oval:org.mitre.oval:tst:7666"/>
            <criterion comment="the version of oleaut32.dll is less than 5.2.3790.4202" test_ref="oval:org.mitre.oval:tst:7548"/>
            <criterion comment="the version of oleaut32.dll is less than 6.0.6000.20732" test_ref="oval:org.mitre.oval:tst:7768"/>
            <criterion comment="the version of oleaut32.dll is less than 5.1.2600.3266" test_ref="oval:org.mitre.oval:tst:7828"/>
            <criterion comment="Check if version of oleaut32.dll is less than 2.40.4520.0" test_ref="oval:org.mitre.oval:tst:77578"/>
            <criterion comment="Check if version of oleaut32.dll is less than 5.2.3790.727" test_ref="oval:org.mitre.oval:tst:77486"/>
            <criterion comment="Check if version of oleaut32.dll is less than 3.50.5022.0" test_ref="oval:org.mitre.oval:tst:77199"/>
          </criteria>
          <extend_definition comment="Microsoft Visual Basic 6.0 is installed" definition_ref="oval:org.mitre.oval:def:15369"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15369" version="5" class="inventory">
      <metadata>
        <title>Microsoft Visual Basic 6.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual Basic 6.0</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:visual_basic:6.0"/>
        <description>The application Microsoft Visual Basic 6.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-10-25T05:39:06">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-10-25T16:55:43.428-04:00">DRAFT</status_change>
            <status_change date="2012-11-12T04:00:10.103-05:00">INTERIM</status_change>
            <status_change date="2012-12-03T04:00:07.178-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15369 - corrected inventory-definition for Visual Basic 6.0" date="2013-06-11T12:18:00.504-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-06-11T12:20:21.617-04:00">INTERIM</status_change>
            <status_change date="2013-07-01T04:00:17.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Check if file vb6.exe exists" test_ref="oval:org.mitre.oval:tst:80295"/>
        <criterion comment="Check if HKLM\SOFTWARE\Microsoft\VisualStudio\6.0\Setup\Microsoft Visual Basic!ProductDir exists" test_ref="oval:org.mitre.oval:tst:80783"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5381" version="3" class="vulnerability">
      <metadata>
        <title>Mini-Redirector Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference ref_id="CVE-2008-0080" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0080" source="CVE"/>
        <description>Heap-based buffer overflow in the WebDAV Mini-Redirector in Microsoft Windows XP SP2, Server 2003 SP1 and SP2, and Vista allows remote attackers to execute arbitrary code via a crafted WebDAV response.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-12T16:23:12">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:09.688-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:14.223-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:44.302-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5381 - updated def:5381 to support Win2003 IA-64 SP1 and SP2 &amp; also added LDR version check for vista." date="2011-10-28T21:07:00.822-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:13:01.925-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:29.175-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of mrxdav.sys is less than 5.1.2600.3276" test_ref="oval:org.mitre.oval:tst:7454"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 x64 SP1">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 x64 SP1">
            <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 Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          </criteria>
          <criterion comment="the version of mrxdav.sys is less than 5.2.3790.3075" test_ref="oval:org.mitre.oval:tst:7755"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 x64 SP2">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 x64 SP2">
            <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 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criterion comment="the version of mrxdav.sys is less than 5.2.3790.4221" test_ref="oval:org.mitre.oval:tst:7633"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 (x86)/(ia-64)">
          <criteria operator="OR" comment="Windows Server 2003 SP1 (x86)/(ia-64)">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of mrxdav.sys is less than 5.2.3790.3060" test_ref="oval:org.mitre.oval:tst:7416"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 (x86)/(ia-64)">
          <criteria operator="OR" comment="Windows Server 2003 SP2 (x86)/(ia-64)">
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of mrxdav.sys is less than 5.2.3790.4206" test_ref="oval:org.mitre.oval:tst:7811"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of mrxdav.sys is less than 6.0.6000.16626" test_ref="oval:org.mitre.oval:tst:7400"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of mrxdav.sys is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:44263"/>
              <criterion comment="Check if version of mrxdav.sys is less than 6.0.6000.20751" test_ref="oval:org.mitre.oval:tst:44208"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5380" version="3" class="vulnerability">
      <metadata>
        <title>DNS Cache Poisoning Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1454"/>
        <description>Unspecified vulnerability in Microsoft DNS in Windows 2000 SP4, Server 2003 SP1 and SP2, and Server 2008 allows remote attackers to conduct cache poisoning attacks via unknown vectors related to accepting "records from a response that is outside the remote server's authority," aka "DNS Cache Poisoning Vulnerability," a different vulnerability than CVE-2008-1447.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T14:18:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-07-11T10:55:58.881-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:12.161-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:25.615-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5380 - Updated def:5725 to support DNS client too. Updated def:5380 to add LDR version check." date="2011-10-28T20:15:00.076-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T20:23:14.562-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:28.614-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K SP4 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Dns.exe version is less than 5.0.2195.7162" test_ref="oval:org.mitre.oval:tst:8430"/>
        </criteria>
        <criteria operator="AND" comment="Win 2k3 SP1 and vulnerable version of server file">
          <criteria operator="OR" comment="Win 2K3 SP1 (X86/ X64/IA64)">
            <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="dns.exe version is less than 5.2.3790.3161" test_ref="oval:org.mitre.oval:tst:8599"/>
        </criteria>
        <criteria operator="AND" comment="Win 2k3 SP2 and vulnerable version of server file">
          <criteria operator="OR" comment="Win 2K3 SP2 (X86/ X64/IA64)">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="dns.exe version is less than 5.2.3790.4318" test_ref="oval:org.mitre.oval:tst:8535"/>
        </criteria>
        <criteria operator="AND" comment="Win 2k8 and vulnerable version of server file">
          <criteria operator="OR" comment="Win 2K8 32/64 bit">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Check if the version of dns.exe is less than 6.0.6001.18081" test_ref="oval:org.mitre.oval:tst:44213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of dns.exe is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:44475"/>
              <criterion comment="dns.exe version is less than 6.0.6001.22192" test_ref="oval:org.mitre.oval:tst:8558"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5370" version="5" class="vulnerability">
      <metadata>
        <title>Windows Kernel TCP/IP/IGMPv3 and MLDv2 Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference ref_id="CVE-2007-0069" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0069" source="CVE"/>
        <description>Unspecified vulnerability in the kernel in Microsoft Windows XP SP2, Server 2003, and Vista allows remote attackers to cause a denial of service (CPU consumption) and possibly execute arbitrary code via crafted (1) IGMPv3 and (2) MLDv2 packets that trigger memory corruption, aka "Windows Kernel TCP/IP/IGMPv3 and MLDv2 Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-01-08T14:23:12">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-18T04:00:08.371-05:00">INTERIM</status_change>
            <status_change date="2008-03-10T04:00:13.291-04:00">ACCEPTED</status_change>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:19:00.407-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-12T15:21:54.660-05:00">INTERIM</status_change>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:21:00.983-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:22:00.614-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:22:00.419-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:23:00.405-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-01T04:00:10.418-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5370 - Updated critiera and added LDR version check where appropriate" date="2011-10-25T14:25:00.196-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:27:01.965-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:27.961-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win XP X86 SP2 and vulnerable version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of tcpip.sys is less than 5.1.2600.3244" test_ref="oval:org.mitre.oval:tst:7452"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 SP1 or Win 2K3 SP1 and vulnerable version">
          <criteria operator="OR" comment="Win XP 64  SP1 / Win 2k3 SP1">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of tcpip.sys is less than 5.2.3790.3036" test_ref="oval:org.mitre.oval:tst:7779"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 SP2 / Win 2K3 SP2 and vulnerable version of file">
          <criterion comment="the version of tcpip.sys is less than 5.2.3790.4179" test_ref="oval:org.mitre.oval:tst:7335"/>
          <criteria operator="OR" comment="Win 2K3 Sp2 / Win XP X64 SP2">
            <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 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>
        </criteria>
        <criteria operator="AND" comment="Vista and vulnerable range">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of tcpip.sys is less than 6.0.6000.16567" test_ref="oval:org.mitre.oval:tst:7748"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of Tcpip.sys is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10454"/>
              <criterion comment="Check if the version of tcpip.sys is less than 6.0.6000.20689" test_ref="oval:org.mitre.oval:tst:43777"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5366" version="5" 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>Microsoft 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>
            <status_change date="2008-09-01T04:00:55.744-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:23.167-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9018 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:12:07.398-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:27.165-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5366 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:51.508-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:57.556-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win 2K + IE 5.01">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5354" version="1" class="vulnerability">
      <metadata>
        <title>OWA For Exchange Server Data Validation XSS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2247" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2247"/>
        <description>Cross-site scripting (XSS) vulnerability in Outlook Web Access (OWA) for Exchange Server 2003 SP2 allows remote attackers to inject arbitrary web script or HTML via unspecified e-mail fields, a different vulnerability than CVE-2008-2248.</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.110-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:11.225-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:25.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Exchange Server 2003 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:1869"/>
        <criterion comment="owaauth.dll is less than 6.5.7653.38" test_ref="oval:org.mitre.oval:tst:8555"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:535" version="1">
      <metadata>
        <title>Microsoft Indexing Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Indexing Service</product>
        </affected>
        <reference ref_id="CVE-2006-0032" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0032" source="CVE"/>
        <description>Cross-site scripting (XSS) vulnerability in the Indexing Service in Microsoft Windows 2000, XP, and Server 2003, when the Encoding option is set to Auto Select, allows remote attackers to inject arbitrary web script or HTML via a UTF-7 encoded URL, which is injected into an error message whose charset is set to UTF-7.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-21T07:56:35">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:48.927-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:56.512-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Query.dll is less than 5.0.2195.7100" test_ref="oval:org.mitre.oval:tst:133"/>
        </criteria>
        <criteria comment="WinXP,SP1" operator="AND">
          <extend_definition comment="Windows XP, SP1 is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of Query.dll is less than 5.1.2600.1860" test_ref="oval:org.mitre.oval:tst:153"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of Query.dll is less than 5.1.2600.2935" test_ref="oval:org.mitre.oval:tst:19"/>
        </criteria>
        <criteria comment="WinXP,SP1 (64-bit)" operator="AND">
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of Query.dll is less than 5.2.3790.2734" test_ref="oval:org.mitre.oval:tst:20"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of Query.dll is less than 5.2.3790.552" test_ref="oval:org.mitre.oval:tst:21"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Query.dll is less than 5.2.3790.2734" test_ref="oval:org.mitre.oval:tst:20"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5343" version="3" class="vulnerability">
      <metadata>
        <title>Virtual Address Descriptor Elevation of Privilege Vulnerability (MS08-064)</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-4036" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4036" source="CVE"/>
        <description>Integer overflow in Memory Manager in Microsoft Windows XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows local users to gain privileges via a crafted application that triggers an erroneous decrement of a variable, related to validation of parameters for Virtual Address Descriptors (VADs) and a "memory allocation mapping error," aka "Virtual Address Descriptor Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T14:00:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:15.549-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:17.027-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:10.451-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5343 - def:5343 updated to support Win2003 SP1/SP2 IA-64 and Win2008. Added LDR criteria for vista &amp; 2008" date="2011-10-28T21:07:00.753-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:16:36.643-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:26.330-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.3427." test_ref="oval:org.mitre.oval:tst:9162"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x86) SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.5657." test_ref="oval:org.mitre.oval:tst:9076"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x64) SP1/Server 2003 SP1 (x86)/(X64)">
          <criteria operator="OR" comment="Windows XP (x64) SP1/Server 2003 SP1 (x86)/(X64)">
            <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 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"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.2.3790.3191." test_ref="oval:org.mitre.oval:tst:9351"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP (x64) SP2/Server 2003 SP2 (x86)/(X64)">
          <criteria operator="OR" comment="Windows XP (x64) SP2/Server 2003 SP2 (x86)/(X64)">
            <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 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"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.2.3790.4354." test_ref="oval:org.mitre.oval:tst:8815"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <criterion comment="Check if version of Ntkrnlmp.exe is less than 5.2.3790.3191" test_ref="oval:org.mitre.oval:tst:44375"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="Check if version of Ntkrnlmp.exe is less than 5.2.3790.4354" test_ref="oval:org.mitre.oval:tst:44429"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="The version of Ntoskrnl.exe is less than 6.0.6000.16746." test_ref="oval:org.mitre.oval:tst:9347"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Ntoskrnl.exe is less than 6.0.6000.20921" test_ref="oval:org.mitre.oval:tst:44399"/>
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista SP1 (32-bit)/(x64)/Server 2008 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows Vista SP1 (32-bit)/(x64)/Server 2008 (x86)/(x64)/(ia-64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="The version of Ntoskrnl.exe is less than 6.0.6001.18137." test_ref="oval:org.mitre.oval:tst:8813"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
              <criterion comment="Check if version of Ntoskrnl.exe is less than 6.0.6001.22269" test_ref="oval:org.mitre.oval:tst:44292"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5320" version="4" class="vulnerability" deprecated="true">
      <metadata>
        <title>Windows HTTP Services Credential Reflection 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-2009-0550" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0550"/>
        <description>Windows HTTP Services (aka WinHTTP) in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008; and WinINet in Microsoft Internet Explorer 5.01 SP4, 6 SP1, 6 and 7 on Windows XP SP2 and SP3, 6 and 7 on Windows Server 2003 SP1 and SP2, 7 on Windows Vista Gold and SP1, and 7 on Windows Server 2008; allows remote web servers to capture and replay NTLM credentials, and execute arbitrary code, via vectors related to absence of a "credential-reflection protections" opt-in step, aka "Windows HTTP Services Credential Reflection Vulnerability" and "WinINet Credential Reflection Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-14T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Kyle Key</contributor>
            </submitted>
            <status_change date="2009-04-17T16:45:33.785-04:00">DRAFT</status_change>
            <status_change date="2009-05-04T04:00:08.766-04:00">INTERIM</status_change>
            <status_change date="2009-05-25T04:01:34.978-04:00">ACCEPTED</status_change>
            <modified comment="Removed CVE from title. Removed Microsoft reference" date="2009-06-01T16:05:28.035-04:00">
              <contributor organization="The MITRE Corporation">Brendan Miles</contributor>
            </modified>
            <status_change date="2009-06-08T04:00:41.319-04:00">INTERIM</status_change>
            <status_change date="2009-06-29T04:00:25.753-04:00">ACCEPTED</status_change>
            <modified comment="Deprecating duplicate definition" date="2010-01-12T12:00:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-01-12T12:00:00.000-05:00">DEPRECATED</status_change>
            <modified comment="Edited var:306 - Added beginning anchor to local_variable used in pattern match" date="2010-05-13T15:50:00.065-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:var:306 - Added closing anchors for variable regex" date="2013-04-08T11:01:00.574-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="winhttp.dll version 5.1.2600.3490 or later 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="system32\winhttp.dll version less than 5.1.2600.3490" test_ref="oval:org.mitre.oval:tst:9822"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.3494 or later on windows xp sp2 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.3494" test_ref="oval:org.mitre.oval:tst:9877"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.1.2600.5727 or later on windows xp sp3 x86">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="system32\winhttp.dll version less than 5.1.2600.5727" test_ref="oval:org.mitre.oval:tst:9540"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows xp sp1 x64">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9795"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows xp sp2 x64">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="system32\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9649"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.3262 or later on windows server 2003 sp1 (x86)(x64)(ia64)">
          <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 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP1 is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Winsxs\winhttp.dll version less than 5.2.3790.3262" test_ref="oval:org.mitre.oval:tst:9580"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 5.2.3790.4427 or later on windows server 2003 sp2 (x86)(x64)(ia64)">
          <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="Winsxs\winhttp.dll version less than 5.2.3790.4427" test_ref="oval:org.mitre.oval:tst:9985"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.16786 or later on windows vista GDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9951"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.16786" test_ref="oval:org.mitre.oval:tst:9981"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6000.20971 or later on windows vista LDR (x86)(x64)">
          <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="system32\winhttp.dll version greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9442"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6000.20971" test_ref="oval:org.mitre.oval:tst:9594"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.18178 or later on windows server 2008 sp1 GDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9762"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.18178" test_ref="oval:org.mitre.oval:tst:9801"/>
        </criteria>
        <criteria operator="AND" comment="winhttp.dll versin 6.0.6001.22323 or later on windows server 2008 sp1 LDR (x86)(x64)(ia64) and windows vista sp1 GDR (x86)(x64)">
          <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="system32\winhttp.dll version greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9825"/>
          <criterion comment="system32\winhttp.dll version less than 6.0.6001.22323" test_ref="oval:org.mitre.oval:tst:9119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5316" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0216" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0216"/>
        <description>Integer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email with a long .CAB file name, which triggers the integer overflow when calculating a buffer length and leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:32.788-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:43.969-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:55.806-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:22.092-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5314" version="3" class="vulnerability">
      <metadata>
        <title>DNS Spoofing Attack 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>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0087"/>
        <description>The DNS client in Microsoft Windows 2000 SP4, XP SP2, Server 2003 SP1 and SP2, and Vista uses predictable DNS transaction IDs, which allows remote attackers to spoof DNS responses.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-08T16:04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-04-11T14:11:47.310-04:00">DRAFT</status_change>
            <status_change date="2008-04-28T04:00:12.862-04:00">INTERIM</status_change>
            <status_change date="2008-05-19T04:00:10.681-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5314 - October Patch Tuesday" date="2011-10-14T15:53:00.263-04:00">
              <contributor organization="Symantec Corporation">Josh Turpin</contributor>
            </modified>
            <status_change date="2011-10-14T15:54:24.501-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:04:08.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Dnsapi.dll version is less than 5.0.2195.7151" test_ref="oval:org.mitre.oval:tst:7583"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="Dnsapi.dll version is less than 5.1.2600.3316" test_ref="oval:org.mitre.oval:tst:7425"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1/Server 2003 SP1 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP x64 SP1/Server 2003 SP1 (x86)/(x64)/(ia-64)">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="Dnsapi.dll version is less than 5.2.3790.3092" test_ref="oval:org.mitre.oval:tst:7833"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2/Server 2003 SP2 (x86)/(x64)/(ia-64)">
          <criteria operator="OR" comment="Windows XP x64 SP2/Server 2003 SP2 (x86)/(x64)/(ia-64)">
            <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 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Dnsapi.dll version is less than 5.2.3790.4238" test_ref="oval:org.mitre.oval:tst:6999"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Vista (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Vista (32-bit)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Dnsapi.dll version is less than 6.0.6000.16615" test_ref="oval:org.mitre.oval:tst:7707"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of dnsapi.dll is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:43640"/>
              <criterion comment="Check if version of dnsapi.dll is less than 6.0.6000.20740" test_ref="oval:org.mitre.oval:tst:44173"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5308" version="5" class="vulnerability">
      <metadata>
        <title>Internet Information Services Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server (IIS) 5.1</product>
          <product>Microsoft Internet Information Server (IIS) 6.0</product>
        </affected>
        <reference ref_id="CVE-2008-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0075" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Internet Information Services (IIS) 5.1 through 6.0 allows remote attackers to execute arbitrary code via crafted inputs to ASP pages.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-14T10:00:19">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-02-14T14:55:49.392-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:12.578-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:42.607-04:00">ACCEPTED</status_change>
            <modified comment="Added new check for asp.dll on IIS 5.1/Win XP SP3 and corrected object obj:4885 to identify asp51.dll under system32\dllcache directory." date="2010-09-22T21:03:00.763-04:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-09-22T21:16:32.873-04:00">INTERIM</status_change>
            <status_change date="2010-10-11T04:00:06.991-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5308 - Updated def:5308 to support Win2003 SP1 and SP2 itanium &amp; used the right obj in tst:7861 to check for asp.dll file." date="2011-10-28T21:07:00.670-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:09:59.634-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:25.691-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable IIS 5.1">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="Check if version of asp.dll is less than 5.1.2600.3291" test_ref="oval:org.mitre.oval:tst:7861"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable IIS 6.0">
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criteria operator="OR" comment="Vulnerable OS">
            <criteria operator="AND" comment="Vulnerable Windows XP SP1 x64/Server 2003 SP1 x86/x64/ia-64">
              <criteria operator="OR" comment="Windows XP SP1 x64/Server 2003 SP1 x86/x64/ia-64">
                <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
                <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
              </criteria>
              <criterion comment="the version of asp.dll is less than 6.0.3790.3050" test_ref="oval:org.mitre.oval:tst:7569"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Windows XP SP2 x64/Server 2003 SP2 x86/x64/ia-64">
              <criteria operator="OR" comment="Windows XP SP2 x64/Server 2003 SP2 x86/x64/ia-64">
                <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 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="the version of asp.dll is less than 6.0.3790.4195" test_ref="oval:org.mitre.oval:tst:7785"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:53" version="6" class="vulnerability">
      <metadata>
        <title>Windows XP, Windows Server 2003 Blind Connection Reset Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790" source="CVE"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:47.544-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:58.212-05:00">ACCEPTED</status_change>
            <modified comment="Standardized title." date="2007-02-26T01:00:00.498-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T01:01:27.522-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:20.514-04:00">ACCEPTED</status_change>
            <modified comment="Corrected typo in title" date="2007-12-31T13:13:00.297-05:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </modified>
            <status_change date="2007-12-31T13:14:27.366-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:19:10.909-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:53 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:00.977-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:36.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5291" version="6" class="vulnerability">
      <metadata>
        <title>Request Header Cross-Domain Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 5.01</product>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1544" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1544"/>
        <description>The setRequestHeader method of the XMLHttpRequest object in Microsoft Internet Explorer 5.01, 6, and 7 does not block dangerous HTTP request headers when certain 8-bit character sequences are appended to a header name, which allows remote attackers to (1) conduct HTTP request splitting and HTTP request smuggling attacks via an incorrect Content-Length header, (2) access arbitrary virtual hosts via a modified Host header, (3) bypass referrer restrictions via an incorrect Referer header, and (4) bypass the same-origin policy and obtain sensitive information via a crafted request header.</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:48.791-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:12.751-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:12.088-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5291 - Added LDR support" date="2011-10-25T14:12:00.742-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:18:09.930-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:24.799-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5291 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:55.332-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:57.006-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE5.01">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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.3864.1800" test_ref="oval:org.mitre.oval:tst:8007"/>
        </criteria>
        <criteria operator="AND" comment="Win 2K + IE6">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP X86 and IE 6">
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3354" test_ref="oval:org.mitre.oval:tst:8055"/>
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
        <criteria operator="AND" comment="Win XP / Win 2K3">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16674" test_ref="oval:org.mitre.oval:tst:7361"/>
            <criteria operator="AND" comment="Check for GDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20815" test_ref="oval:org.mitre.oval:tst:44283"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 /Win 2K3 and IE6">
          <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 operator="OR" comment="Win XP X64 /Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64/ Win 2K3 and IE 6">
          <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.4275" test_ref="oval:org.mitre.oval:tst:7988"/>
          <criteria operator="OR" comment="Win XP X64 /Win 2K3">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE 7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16681" test_ref="oval:org.mitre.oval:tst:8012"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20823" test_ref="oval:org.mitre.oval:tst:44003"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista / Win 2K8">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18063" test_ref="oval:org.mitre.oval:tst:8066"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22167" test_ref="oval:org.mitre.oval:tst:43645"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 + IE6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.2900.5583" test_ref="oval:org.mitre.oval:tst:43822"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5271" version="5" class="vulnerability">
      <metadata>
        <title>Windows Kernel TCP/IP/ICMP Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2007-0066" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0066" source="CVE"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2, and Server 2003, when ICMP Router Discovery Protocol (RDP) is enabled, allows remote attackers to cause a denial of service via fragmented router advertisement ICMP packets that trigger an out-of-bounds read, aka "Windows Kernel TCP/IP/ICMP Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-01-08T14:23:12">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-18T04:00:07.173-05:00">INTERIM</status_change>
            <status_change date="2008-03-10T04:00:09.646-04:00">ACCEPTED</status_change>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:19:00.407-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-01-12T15:21:54.947-05:00">INTERIM</status_change>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:21:00.983-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:22:00.614-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:22:00.419-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <modified comment="Changing deprecated obj:563 to obj:588" date="2010-01-12T15:23:00.405-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2010-02-01T04:00:09.343-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5271 - Updated critiera and added LDR version check where appropriate" date="2011-10-25T14:25:00.196-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:27:01.001-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:23.836-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K SP4 and vulnerable version of file">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of tcpip.sys is less than 5.0.2195.7147" test_ref="oval:org.mitre.oval:tst:7823"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X86 SP2 and vulnerable version">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of tcpip.sys is less than 5.1.2600.3244" test_ref="oval:org.mitre.oval:tst:7452"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 SP1 or Win 2K3 SP1 and vulnerable version">
          <criteria operator="OR" comment="Win XP 64  SP1 / Win 2k3 SP1">
            <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 Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <criterion comment="the version of tcpip.sys is less than 5.2.3790.3036" test_ref="oval:org.mitre.oval:tst:7779"/>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 SP2 / Win 2K3 SP2 and vulnerable version of file">
          <criterion comment="the version of tcpip.sys is less than 5.2.3790.4179" test_ref="oval:org.mitre.oval:tst:7335"/>
          <criteria operator="OR" comment="Win 2K3 Sp2 / Win XP X64 SP2">
            <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 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>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5266" version="5" 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>Microsoft 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 vectors related to a document object "appended in a specific order," aka "HTML Objects Memory Corruption Vulnerability" or "XHTML Rendering Memory Corruption Vulnerability," a different vulnerability than CVE-2008-2258.</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>
            <status_change date="2008-09-01T04:00:52.868-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:21.592-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9018 - Included LDR support &amp; added new state to match correct version." date="2011-10-25T14:07:00.717-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:12:08.179-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:22.988-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5266 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:52.540-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:56.653-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 2K + IE6 vulnerable version">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win 2K + IE 5.01">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3395" test_ref="oval:org.mitre.oval:tst:8921"/>
        </criteria>
        <criteria operator="AND" comment="Win XP + IE 6">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5626" test_ref="oval:org.mitre.oval:tst:9128"/>
        </criteria>
        <criteria operator="AND" comment="Win XP /  Win 2K3 + IE 7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16705" test_ref="oval:org.mitre.oval:tst:9018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version mshtml.dll is less than 7.0.6000.20861" test_ref="oval:org.mitre.oval:tst:44137"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K3 / Win XP X64 and IE 6">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win XP X64 / Win 2K3">
          <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 operator="OR" comment="Win 2K3 / Win XP X64">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win Vista and IE7">
          <extend_definition comment="Microsoft Windows Vista is installed" definition_ref="oval:org.mitre.oval:def:228"/>
          <criteria operator="OR" comment="Check for LDR and GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6000.16711" test_ref="oval:org.mitre.oval:tst:8163"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20868" test_ref="oval:org.mitre.oval:tst:44258"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
        </criteria>
        <criteria operator="AND" comment="Win Vista / Win 2K8 and IE7">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win Vista/ Win 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR /GDR">
            <criterion comment="Mshtml.dll version is less than 7.0.6001.18099" test_ref="oval:org.mitre.oval:tst:9108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Mshtml.dll version is greater than or equal to 7.0.6001.22000" test_ref="oval:org.mitre.oval:tst:42152"/>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6001.22212" test_ref="oval:org.mitre.oval:tst:44416"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:526" version="6" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1025"/>
        <description>Internet Explorer 5.01 through 6 SP1 allows remote attackers to spoof the domain of a URL via a "%01" character before an @ sign in the user@domain portion of the URL, which hides the rest of the URL, including the real site, in the address bar, aka the "Improper URL Canonicalization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-02-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:54:00.000-04:00" comment="modified wft-95 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:30.648-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:43.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:50.220-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:21.732-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.118" negate="false" test_ref="oval:org.mitre.oval:tst:2572"/>
        <criterion comment="the patch q832894 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2571"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5248" version="2" class="vulnerability">
      <metadata>
        <title>SMB Validation Remote 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>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4835" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4835"/>
        <description>SMB in the Server service in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote attackers to execute arbitrary code via malformed values of unspecified "fields inside the SMB packets" in an NT Trans2 request, related to "insufficiently validating the buffer size," aka "SMB Validation Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-01-13T13:07:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <modified comment="Changed the comparison operator for GDR/LDR lower bound file version checks" date="2009-01-26T08:52:29.700-05:00">
              <contributor organization="National Institute of Standards and Technology">Timothy Harrison</contributor>
            </modified>
            <status_change date="2009-01-20T17:42:25.490-05:00">DRAFT</status_change>
            <status_change date="2009-02-16T04:00:11.612-05:00">INTERIM</status_change>
            <status_change date="2009-03-09T04:00:07.729-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Srv.sys version is less than 5.0.2195.7222" test_ref="oval:org.mitre.oval:tst:9419"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.3491" test_ref="oval:org.mitre.oval:tst:9449"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Srv.sys version is less than 5.1.2600.5725" test_ref="oval:org.mitre.oval:tst:9588"/>
        </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="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </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="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.3260" test_ref="oval:org.mitre.oval:tst:9297"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Srv.sys version is less than 5.2.3790.4425" test_ref="oval:org.mitre.oval:tst:9603"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16789" test_ref="oval:org.mitre.oval:tst:9450"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.20976" test_ref="oval:org.mitre.oval:tst:8697"/>
        </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>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18185" test_ref="oval:org.mitre.oval:tst:9369"/>
        </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>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22331" test_ref="oval:org.mitre.oval:tst:8713"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9543"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.16789" test_ref="oval:org.mitre.oval:tst:9450"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:8674"/>
          <criterion comment="Srv.sys version is less than 6.0.6000.20976" test_ref="oval:org.mitre.oval:tst:8697"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9601"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.18185" test_ref="oval:org.mitre.oval:tst:9369"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Srv.sys version is greater than or equal to 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9666"/>
          <criterion comment="Srv.sys version is less than 6.0.6001.22331" test_ref="oval:org.mitre.oval:tst:8713"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5236" version="11" 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>
            <modified comment="EDITED oval:org.mitre.oval:def:5236 - added LDR, Win Vista/2008 SP1 &amp; 64-bit support" date="2011-11-03T15:21:00.340-04:00">
              <contributor organization="SecPod Technologies">Prashanth A.</contributor>
            </modified>
            <status_change date="2011-11-03T15:24:59.149-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:13:10.604-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5236 - OVAL definition 5236 was using an incorrect operator for one of the criteria." date="2011-11-29T11:11:00.831-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2011-11-29T11:12:25.804-05:00">INTERIM</status_change>
            <status_change date="2011-12-19T04:00:47.377-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5236 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:41.835-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:57.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:58.393-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:24.277-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5236 - extended definitions of OS are without SP checks" date="2014-07-28T17:42:00.658-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T17:44:53.710-04:00">INTERIM</status_change>
            <status_change date="2014-08-18T04:05:56.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="DirectX 8.1/7.0 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.891" test_ref="oval:org.mitre.oval:tst:7847"/>
          <criterion comment="DirectX 8.1 Installed" test_ref="oval:org.mitre.oval:tst:6805"/>
        </criteria>
        <criteria operator="AND" comment="DirectX 9.0 on Windows 2000">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <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">
          <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
          <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">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <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 2003 and XP">
          <criteria operator="OR" comment="Check for Vulnerable Windows 2003 and Windows XP">
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
          </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 and XP">
          <criteria operator="OR" comment="Check for Vulnerable Windows 2003 and Windows XP">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </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="Check for vulnerable Windows Vista(x86)/(x64) and Quartz.dll version">
          <criteria operator="OR" comment="Check for vulnerable Windows Vista(x86)/(x64)">
            <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>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of Quartz.dll is less than 6.6.6000.16681" test_ref="oval:org.mitre.oval:tst:8069"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6000.20000" test_ref="oval:org.mitre.oval:tst:21068"/>
              <criterion comment="Check if version of  Quartz.dll is less than 6.6.6000.20823" test_ref="oval:org.mitre.oval:tst:74932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Windows 2008(x86)/(x64)/(ia-64) and Quartz.dll version">
          <criteria operator="OR" comment="Check for Vulnerable Windows Vista(x86)/(x64)/Windows 2008(x86)/(x64)/(ia-64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="the version of Quartz.dll is less than 6.6.6001.18063" test_ref="oval:org.mitre.oval:tst:8092"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="the version of Quartz.dll is greater than or equal 6.6.6001.22000" test_ref="oval:org.mitre.oval:tst:20940"/>
              <criterion comment="Check if version of Quartz.dll is less than 6.6.6001.22167" test_ref="oval:org.mitre.oval:tst:75065"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5231" version="1" class="vulnerability">
      <metadata>
        <title>Parameter Validation 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>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4258" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4258"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 does not properly validate parameters during calls to navigation methods, which allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Parameter Validation Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-09T13:31:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:51.615-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:18.065-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:06.589-05: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.1617" test_ref="oval:org.mitre.oval:tst:9607"/>
        </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.3870.1500" test_ref="oval:org.mitre.oval:tst:9553"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5181" version="10" class="vulnerability">
      <metadata>
        <title>Windows Active Directory Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0088" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0088"/>
        <description>Unspecified vulnerability in Active Directory on Microsoft Windows 2000 and Windows Server 2003, and Active Directory Application Mode (ADAM) on XP and Server 2003, allows remote attackers to cause a denial of service (hang and restart) via a crafted LDAP request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-14T10:00:19">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-02-14T14:55:53.429-05:00">DRAFT</status_change>
            <status_change date="2008-03-03T04:00:09.970-05:00">INTERIM</status_change>
            <status_change date="2008-03-24T04:00:40.071-04:00">ACCEPTED</status_change>
            <modified comment="Added test for checking if system is used as AD" date="2009-09-05T13:00:00.035-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-09-14T04:00:16.865-04:00">INTERIM</status_change>
            <status_change date="2009-10-05T04:00:03.941-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:5285 - obj:5285 is pointing to windows\system32 directory. But, adamdsa.dll file by default will be in windows\ADAM directory" date="2011-07-14T10:24:00.833-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2011-07-14T10:26:45.857-04:00">INTERIM</status_change>
            <status_change date="2011-08-01T04:00:55.559-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5181 - def:5181 updated to add support for Win2003 IA-64 SP1 and SP2." date="2011-10-28T21:07:00.303-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-28T21:22:25.318-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:21.835-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5181 - modified vulnerabilities which check the version of file adamdsa.dll" date="2013-12-18T16:36:00.218-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-12-18T16:44:40.277-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:47.788-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:89195 - bulletin MS14-016, for the month of Mar 2014." date="2014-03-18T14:40:00.553-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2014-03-18T14:42:04.397-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:54.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.0.2195.7147" test_ref="oval:org.mitre.oval:tst:7660"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2 (x86)/(x64)">
          <criteria operator="OR" comment="Windows XP SP2 (x86)/(x64)">
            <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4188" test_ref="oval:org.mitre.oval:tst:7403"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.3043" test_ref="oval:org.mitre.oval:tst:7838"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 (x86)/(x64)">
          <criteria operator="OR" comment="Windows Server 2003 SP1 (x86)/(x64)">
            <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"/>
          </criteria>
          <criteria operator="OR" comment="Vulnerable Active directory or ADAM">
            <criteria operator="AND">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.3043" test_ref="oval:org.mitre.oval:tst:7380"/>
            </criteria>
            <criteria operator="AND">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.3043" test_ref="oval:org.mitre.oval:tst:7838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 (x86)/(x64)">
          <criteria operator="OR" comment="Windows Server 2003 SP2 (x86)/(x64)">
            <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"/>
          </criteria>
          <criteria operator="OR" comment="Vulnerable Active Directory or ADAM">
            <criteria operator="AND">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4188" test_ref="oval:org.mitre.oval:tst:7566"/>
            </criteria>
            <criteria operator="AND">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.4188" test_ref="oval:org.mitre.oval:tst:7403"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Server 2003 SP1 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.2.3790.3043" test_ref="oval:org.mitre.oval:tst:7380"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.2.3790.4188" test_ref="oval:org.mitre.oval:tst:7566"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:517" version="6" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1048" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1048"/>
        <description>Double free vulnerability in mshtml.dll for certain versions of Internet Explorer 6.x allows remote attackers to cause a denial of service (application crash) via a malformed GIF image.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-08-02T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-08-25T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T11:00:00.000-04:00" comment="modified wft-266 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:32.334-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:42.647-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:42.743-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:21.542-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2801"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.191" test_ref="oval:org.mitre.oval:tst:2800"/>
        <criterion negate="true" comment="the patch kb867801 is installed (Hotfix key)" test_ref="oval:org.mitre.oval:tst:2799"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5021" version="3" class="vulnerability">
      <metadata>
        <title>Vulnerability in NNTP Could Allow Remote Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Network News Transport Protocol (NNTP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0574" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0574"/>
        <description>The Network News Transfer Protocol (NNTP) component of Microsoft Windows NT Server 4.0, Windows 2000 Server, Windows Server 2003, Exchange 2000 Server, and Exchange Server 2003 allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an "unchecked buffer," leading to off-by-one and heap-based buffer overflows.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T12:21:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-13T01:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Updated CVE reference to CVE-2004-0574; was CVE-2004-0573 by mistake.  Implemented by Harvey Rubinovitz." date="2007-01-21T23:04:00.987-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-21T23:06:58.009-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:41.248-05:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.233-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:54:08.415-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:18.060-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          <criterion comment="the version of nntpsvc.dll is less than 6.0.3790.206" negate="false" test_ref="oval:org.mitre.oval:tst:2759"/>
          <criterion comment="the patch WindowsServer2003-KB883935-ia64-enu.exe is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2758"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the NNTP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2757"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:502" version="10" class="vulnerability">
      <metadata>
        <title>HTML Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3637" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3637" source="CVE"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 does not properly handle various HTML layout component combinations, which allows user-assisted remote attackers to execute arbitrary code via a crafted HTML file that leads to memory corruption, aka "HTML Rendering Memory Corruption Vulnerability."</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:29.304-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:43.220-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:17.868-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:40.863-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:34.965-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:51.908-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:45.597-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:20.866-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:20.993-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:20.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:502 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:24.209-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:55.388-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3842.3000" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5" version="10" class="vulnerability">
      <metadata>
        <title>CSS Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3451" source="CVE"/>
        <description>Microsoft Internet Explorer 5 SP4 and 6 do not properly garbage collect when "multiple imports are used on a styleSheets collection" to construct a chain of Cascading Style Sheets (CSS), which allows remote attackers to execute arbitrary code via unspecified vectors.</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:28.875-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:42.731-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:16.187-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:40.257-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:35.415-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:51.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:44.031-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:20.672-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:21.312-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:20.441-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:24.607-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:55.201-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3842.3000" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4987" version="5" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework v1.0 Security Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0847" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0847"/>
        <description>The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) "\" (backslash) or (2) "%5C" (encoded backslash), aka "Path Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-31T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-04-12T08:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-27T12:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Set xsi:nil=&quot;true&quot; on name sub-element of obj:267.  Implemented by Harvey Rubinovitz." date="2007-01-08T16:36:00.431-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-08T16:40:23.526-05:00">INTERIM</status_change>
            <modified comment="Updated metadata: changed affected product to .NET Framework (was MDAC 2.7), and added Microsoft Windows 2000 as affected platform." date="2007-01-08T17:19:00.528-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified comment="Fixed obj:264: Removed repeated string in key.  Implemented by Matthew Wojcik." date="2007-01-23T13:34:00.065-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:39.846-05:00">ACCEPTED</status_change>
            <modified comment="Corrected obj:263 to use variable that constructs the path to the .net 1.1 directory." date="2007-07-18T13:42:00.929-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-07-18T13:44:10.000-04:00">INTERIM</status_change>
            <status_change date="2007-08-02T14:47:16.146-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.569-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:57:00.767-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.540-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:17.728-05:00">ACCEPTED</status_change>
            <modified comment="Removed the leading &quot;\&quot; from the key." date="2008-02-04T10:03:00.376-05:00">
              <contributor organization="Hewlett-Packard">Jeff Cheng</contributor>
            </modified>
            <status_change date="2008-02-04T10:08:27.718-05:00">INTERIM</status_change>
            <status_change date="2008-02-25T04:00:09.634-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Is the Microsoft .NET Framework 1.0 installed" test_ref="oval:org.mitre.oval:tst:292"/>
        <criteria operator="OR" comment="A vulnerable version of Microsoft .NET Framework v1.0 is installed.">
          <criteria operator="AND" comment="A vulnerable version of Microsoft .NET Framework v1.0 (SP 2) is installed.">
            <criterion negate="true" comment="Is the KB886905 patch installed for Microsoft .NET Framework v1.0 sp 2?" test_ref="oval:org.mitre.oval:tst:291"/>
            <criterion comment="the version of System.web.dll is less than 1.0.3705.556" test_ref="oval:org.mitre.oval:tst:290"/>
            <criterion comment="Is Service Pack 2 for Microsoft .NET Framework 1.0 installed" test_ref="oval:org.mitre.oval:tst:289"/>
          </criteria>
          <criteria operator="AND" comment="A vulnerable version of Microsoft .NET Framework v1.0 (SP 3) is installed.">
            <criterion comment="Is Service Pack 3 for Microsoft .NET Framework 1.0 installed" test_ref="oval:org.mitre.oval:tst:288"/>
            <criterion comment="the version of System.web.dll is less than 1.0.3705.6021" test_ref="oval:org.mitre.oval:tst:287"/>
            <criterion negate="true" comment="Is the KB886906 patch installed for Microsoft .NET Framework v1.0 sp 3?" test_ref="oval:org.mitre.oval:tst:286"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4978" version="7" class="vulnerability">
      <metadata>
        <title>Server 2003 Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0688" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0688"/>
        <description>Windows Server 2003 and XP SP2, with Windows Firewall turned off, allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet with the SYN flag set and the same destination and source address and port, aka a reoccurrence of the "Land" vulnerability (CVE-1999-0016).</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-06T04:13:00.000-04:00" comment="Replaced reference to var:200 with reference to var:201 in obj:588 since tcpip.sys is located in \system32\drivers and not \system32.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:58.970-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:49.820-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:07.739-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4978 - Corrected product and removed comments to comply with style guide" date="2013-08-14T09:47:00.314-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-08-14T09:49:27.272-04:00">INTERIM</status_change>
            <status_change date="2013-09-02T04:05:46.786-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
            <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
          <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" test_ref="oval:org.mitre.oval:tst:2354"/>
          <criterion negate="true" comment="the patch KB893066 is installed" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criterion comment="The SynAttackProtect parameter is set to 2" test_ref="oval:org.mitre.oval:tst:293"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:496" version="3" class="vulnerability">
      <metadata>
        <title>Object Packager Dialogue Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-4692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4692" source="CVE"/>
        <description>Argument injection vulnerability in the Windows Object Packager (packager.exe) in Microsoft Windows XP SP1 and SP2 and Server 2003 SP1 and earlier allows remote user-assisted attackers to execute arbitrary commands via a crafted file with a "/" (slash) character in the filename of the Command Line property, followed by a valid file extension, which causes the command before the slash to be executed, aka "Object Packager Dialogue Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:46.125-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:56.442-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:496 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:48.841-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:35.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of shdocvw.dll is less than 6.0.2800.1892" test_ref="oval:org.mitre.oval:tst:43"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of shdocvw.dll is less than 6.0.2900.2987" test_ref="oval:org.mitre.oval:tst:48"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of shdocvw.dll is less than 6.0.3790.2783" test_ref="oval:org.mitre.oval:tst:47"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of shdocvw.dll is less than 6.0.3790.588" test_ref="oval:org.mitre.oval:tst:52"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of shdocvw.dll is less than 6.0.3790.2783" test_ref="oval:org.mitre.oval:tst:47"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4927" version="5" class="vulnerability">
      <metadata>
        <title>MSN Messenger GIF Size Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>MSN Messenger</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0562" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0562"/>
        <description>GIF file validation error in MSN Messenger 6.2 allows remote attackers in a user's contact list to execute arbitrary code via a GIF image with an improper height and width.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-04-20T12:13:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-05-11T05:41:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-11-24T12:00:00.000-04:00" comment="Added wrt-620 to see if MSN Messenger 6.2 is installed.  Changed wrt-431 to check 'DisplayVersion' rather than 'MSN Messenger 6.2'.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Added wrt-431.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in obj:1436" date="2007-04-23T12:05:00.002-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-23T12:31:50.312-04:00">INTERIM</status_change>
            <status_change date="2007-05-09T16:11:06.297-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:1436 - vulnerabilities for VMware and inventories for VMware Workstation, VMware View and VMware Player." date="2013-06-21T12:00:00.019-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-06-21T12:13:31.098-04:00">INTERIM</status_change>
            <status_change date="2013-07-08T04:02:56.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MSN Messenger 6.2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2520"/>
        <criterion comment="MSN Messenger 6.2.0208 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:294"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:492" version="5" class="vulnerability">
      <metadata>
        <title>Buffer Overrun in Server Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3439" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3439" source="CVE"/>
        <description>Buffer overflow in the Server Service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers, including anonymous users, to execute arbitrary code via a crafted RPC message, a different vulnerability than CVE-2006-1314.</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:28.555-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:42.347-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:492 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:05.698-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:35.426-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:492 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:14.305-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:20.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of netapi32.dll is less than 5.0.2195.7105." test_ref="oval:org.mitre.oval:tst:13"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of netapi32.dll is less than 5.1.2600.1874" test_ref="oval:org.mitre.oval:tst:147"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of netapi32.dll is less than 5.1.2600.2952." test_ref="oval:org.mitre.oval:tst:101"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of netapi32.dll is less than 5.2.3790.2747." test_ref="oval:org.mitre.oval:tst:126"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of netapi32.dll is less than 5.2.3790.559." test_ref="oval:org.mitre.oval:tst:176"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of netapi32.dll is less than 5.2.3790.2747." test_ref="oval:org.mitre.oval:tst:126"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4910" version="10" class="vulnerability">
      <metadata>
        <title>Windows Active Directory Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1445" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1445"/>
        <description>Active Directory on Microsoft Windows 2000 Server SP4, XP Professional SP2 and SP3, Server 2003 SP1 and SP2, and Server 2008 allows remote authenticated users to cause a denial of service (system hang or reboot) via a crafted LDAP request.</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.030-04:00">DRAFT</status_change>
            <status_change date="2008-06-30T04:00:06.328-04:00">INTERIM</status_change>
            <status_change date="2008-07-21T04:00:10.785-04:00">ACCEPTED</status_change>
            <modified comment="Added test for checking if system is used as AD" date="2009-09-05T12:00:00.035-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2009-09-14T04:00:16.292-04:00">INTERIM</status_change>
            <status_change date="2009-10-05T04:00:03.031-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:5285 - obj:5285 is pointing to windows\system32 directory. But, adamdsa.dll file by default will be in windows\ADAM directory" date="2011-07-14T10:24:00.833-04:00">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </modified>
            <status_change date="2011-07-14T10:26:44.081-04:00">INTERIM</status_change>
            <status_change date="2011-08-01T04:00:54.884-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4910 - Added Win 2003 IA-64 SP1 and SP2 criteria &amp; LDR for Win2008" date="2011-11-14T13:18:00.866-05:00">
              <contributor organization="SecPod Technologies">Pradeep R B</contributor>
            </modified>
            <status_change date="2011-11-14T13:20:15.003-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:24.505-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4910 - modified vulnerabilities which check the version of file adamdsa.dll" date="2013-12-18T16:36:00.218-05:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-12-18T16:44:40.069-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:47.545-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:89195 - bulletin MS14-016, for the month of Mar 2014." date="2014-03-18T14:40:00.553-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2014-03-18T14:42:03.863-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:54.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.0.2195.7155" test_ref="oval:org.mitre.oval:tst:7906"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 (x86)/(x64)">
          <criteria operator="OR" comment="Windows Server 2003 SP1 (x86)/(x64)">
            <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"/>
          </criteria>
          <criteria operator="OR" comment="Vulnerable Active directory or ADAM">
            <criteria operator="AND" comment="Vulnerable ADAM">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.3129" test_ref="oval:org.mitre.oval:tst:8089"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Active Directory">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.3122" test_ref="oval:org.mitre.oval:tst:7398"/>
              <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 (x86)/(x64)">
          <criteria operator="OR" comment="Windows Server 2003 SP2 (x86)/(x64)">
            <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"/>
          </criteria>
          <criteria operator="OR" comment="Vulnerable Active Directory or ADAM">
            <criteria operator="AND" comment="Vulnerable ADAM">
              <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
              <criterion comment="adamdsa.dll version is less than 1.1.3790.4281" test_ref="oval:org.mitre.oval:tst:8048"/>
            </criteria>
            <criteria operator="AND" comment="Vulnerable Active Directory">
              <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4274" test_ref="oval:org.mitre.oval:tst:7451"/>
              <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP SP2/SP3">
          <criteria operator="OR" comment="Windows XP SP2/SP3">
            <extend_definition comment="Microsoft Windows XP SP2 or later 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="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4276" test_ref="oval:org.mitre.oval:tst:7989"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP1">
          <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.3129" test_ref="oval:org.mitre.oval:tst:8089"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows XP x64 SP2">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <criterion comment="Check if ADAM service is installed" test_ref="oval:org.mitre.oval:tst:89195"/>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4281" test_ref="oval:org.mitre.oval:tst:8048"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2008 (32-bit)/(x64)">
          <criteria operator="OR" comment="Windows Server 2008 (32-bit)/(x64)">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="ntdsai.dll version is less than 6.0.6001.18072" test_ref="oval:org.mitre.oval:tst:8018"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="ntdsai.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10907"/>
              <criterion comment="Check if version of ntdsai.dll is less than 6.0.6001.22179" test_ref="oval:org.mitre.oval:tst:76801"/>
            </criteria>
            <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP1 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.2.3790.3122" test_ref="oval:org.mitre.oval:tst:7398"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows Server 2003 SP2 ia-64">
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <criterion comment="NTDS Service is installed" test_ref="oval:org.mitre.oval:tst:42615"/>
          <criterion comment="ntdsa.dll version is less than 5.2.3790.4274" test_ref="oval:org.mitre.oval:tst:7451"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4904" version="11" class="vulnerability">
      <metadata>
        <title>Argument Handling Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2008-0078" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0078" source="CVE"/>
        <description>Unspecified vulnerability in an ActiveX control (dxtmsft.dll) in Microsoft Internet Explorer 5.01, 6 SP1 and SP2, and 7 allows remote attackers to execute arbitrary code via a crafted image, aka "Argument Handling Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-02-13T10:19:01">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-02-13T16:35:14.541-05:00">DRAFT</status_change>
            <modified date="2008-03-02T04:44:54" comment="Added file check to ensure a full installation.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Fixed typo" date="2008-03-11T09:58:00.328-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-03-31T04:00:06.215-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4904 - Added LDR support and removed IE 5.01 criteria where appropriate" date="2011-10-25T14:22:00.696-04:00">
              <contributor organization="SecPod Technologies">Pooja Shetty</contributor>
            </modified>
            <status_change date="2011-10-25T14:25:17.623-04:00">INTERIM</status_change>
            <status_change date="2011-11-14T04:00:20.262-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4904 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:12.628-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:56.710-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:34.959-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:20.283-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4904 - extended definitions of OS are without SP checks" date="2014-07-28T18:04:00.247-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-07-28T18:06:29.634-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4904 - Updated to remove SP checks." date="2014-08-07T14:51:00.976-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-08-25T04:01:50.108-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 5.01,SP4 on Win2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3860.1000" test_ref="oval:org.mitre.oval:tst:7584"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2k">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1607" test_ref="oval:org.mitre.oval:tst:7696"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP">
          <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3268" test_ref="oval:org.mitre.oval:tst:7834"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 or Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.3064" test_ref="oval:org.mitre.oval:tst:7573"/>
          <criteria operator="OR" comment="Win XP X64/ Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2003 / Win XP X64">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4210" test_ref="oval:org.mitre.oval:tst:7792"/>
          <criteria operator="OR" comment="Win XP X64 / Win 2K3">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win 2003 platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Win XP / Win 2K3 and IE 7">
            <extend_definition comment="Microsoft Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16608" test_ref="oval:org.mitre.oval:tst:7827"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20733" test_ref="oval:org.mitre.oval:tst:44297"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 on Win Vista platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Windows Vista 32/ 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>
          <criteria operator="OR" comment="Check for LDR / GDR">
            <criterion comment="the version of mshtml.dll is less than 7.0.6000.16609" test_ref="oval:org.mitre.oval:tst:7396"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.20734" test_ref="oval:org.mitre.oval:tst:44122"/>
              <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4893" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel Local Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0211" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0211"/>
        <description>The kernel for Microsoft Windows Server 2003 does not reset certain values in CPU data structures, which allows local users to cause a denial of service (system crash) via a malicious program.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T11:31:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2004-10-13T11:43:00.000-04:00" comment="changed OS">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-13T01:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of win32k.sys is less than 5.2.3790.198" negate="false" test_ref="oval:org.mitre.oval:tst:738"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criteria operator="OR" comment="Windows 2003 Server or Windows XP 64-bit">
          <criteria operator="AND" comment="Windows XP 64-bit">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:482" version="3" class="vulnerability">
      <metadata>
        <title>Spoofed Connection Request Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2005-0688" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0688" source="CVE"/>
        <description>Windows Server 2003 and XP SP2, with Windows Firewall turned off, allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet with the SYN flag set and the same destination and source address and port, aka a reoccurrence of the "Land" vulnerability (CVE-1999-0016).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:44.346-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:54.264-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:482 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:18.680-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:35.065-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4804" version="8" class="vulnerability">
      <metadata>
        <title>Server 2003 Blind Connection Reset Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-06T04:13:00.000-04:00" comment="Replaced reference to var:200 with reference to var:201 in obj:588 since tcpip.sys is located in \system32\drivers and not \system32.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:58.522-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:08.293-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:05.607-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4804 - Corrected product and removed comments to comply with style guide" date="2013-08-14T09:47:00.314-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-08-14T09:49:24.769-04:00">INTERIM</status_change>
            <status_change date="2013-09-02T04:05:46.405-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion negate="true" comment="the patch KB893066 is installed" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:478" version="3" class="vulnerability">
      <metadata>
        <title>MS Internet Security and Acceleration Server H.323 Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Security and Acceleration Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0819" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0819"/>
        <description>Buffer overflow in the H.323 filter of Microsoft Internet Security and Acceleration Server 2000 allows remote attackers to execute arbitrary code in the Microsoft Firewall Service via certain H.323 traffic, as demonstrated by the NISCC/OUSPG PROTOS test suite for the H.225 protocol.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:1477: filename was '323ftlr.dll' due to conversion error.  Now 'h323ftlr.dll'." date="2007-01-22T16:48:00.041-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T16:49:43.158-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:37.595-05:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.657-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:50:14.165-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.722-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.575-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.264-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:16.914-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="ISA Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2935"/>
          <criterion comment="the version of h32fltr.dll is less than 3.0.1200.291" negate="false" test_ref="oval:org.mitre.oval:tst:2599"/>
          <criterion comment="the patch q816458 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2598"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="H.323 filter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2597"/>
          <criterion comment="Microsoft Firewall Service is not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:2596"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:477" version="1" class="vulnerability">
      <metadata>
        <title>MS Exchange / OWA NTLM Authentication Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0904" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0904"/>
        <description>Microsoft Exchange 2003 and Outlook Web Access (OWA), when configured to use NTLM authentication, does not properly reuse HTTP connections, which can cause OWA users to view mailboxes of other users when Kerberos has been disabled as an authentication method for IIS 6.0, e.g. when SharePoint Services 2.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1480 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-28T12:00:00.000-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.093-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.038-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="Software section">
          <criterion comment="Exchange Server 2003 (gold edition) is installed" test_ref="oval:org.mitre.oval:tst:2760"/>
          <criterion comment="the version of exprox.dll is less than 6.5.6980.57" test_ref="oval:org.mitre.oval:tst:2605"/>
          <criterion negate="true" comment="the patch KB832759 is installed" test_ref="oval:org.mitre.oval:tst:2604"/>
        </criteria>
        <criteria operator="AND" comment="Configuration section">
          <criterion comment="this is a front-end server providing Outlook Web Access" test_ref="oval:org.mitre.oval:tst:2603"/>
          <criterion comment="the back-end server is Exchange Server 2003 running on Windows 2003" test_ref="oval:org.mitre.oval:tst:2602"/>
          <criterion negate="true" comment="HTTP connection reuse is disabled" test_ref="oval:org.mitre.oval:tst:2601"/>
          <criterion comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server" test_ref="oval:org.mitre.oval:tst:2600"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4767" version="5" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 IIS WebDAV Message Handler Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0718" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0718"/>
        <description>The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU exhaustion, application crash) via a PROPFIND request with an XML message containing XML elements with a large number of attributes.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T12:13:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-10-13T01:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.950-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:50:55.442-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:16.717-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:46:05.444-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:04.343-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of httpext.dll is less than 6.0.3790.212" test_ref="oval:org.mitre.oval:tst:303"/>
        <criterion comment="the patch KB824151 is installed" test_ref="oval:org.mitre.oval:tst:984"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4758" version="5" class="vulnerability">
      <metadata>
        <title>IE AbusiveParent Vulnerability (64-bit Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1319" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1319"/>
        <description>The DHTML Edit Control (dhtmled.ocx) allows remote attackers to inject arbitrary web script into other domains by setting a name for a window, opening a child page whose target is the window with the given name, then injecting the script from the parent into the child using execScript, as demonstrated by "AbusiveParent" in Internet Explorer 6.0.2900.2180.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2005-02-11T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-02T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-02T12:00:00.000-04:00" comment="Added product">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-06-08T03:17:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-29T06:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:823: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:37:00.710-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:38:35.243-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:37.351-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:206 - modified vulnerabilities ofÂ MS Visual C++ Â  (winsxs folder checks were modified)" date="2014-04-17T13:09:00.881-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-17T13:11:49.013-04:00">INTERIM</status_change>
            <status_change date="2014-05-05T04:00:25.650-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows Server 2003 64-Bit Edition or Windows XP 64-Bit Edition Version 2003">
          <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criteria operator="AND" comment="Windows XP 64-bit">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
        </criteria>
        <criterion comment="the version of wdhtmled.ocx is less than 6.1.0.9231" negate="false" test_ref="oval:org.mitre.oval:tst:305"/>
        <criterion comment="the patch kb891781 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1151"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4726" version="3" class="vulnerability">
      <metadata>
        <title>Server 2003/64-bit XP Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Messenger</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0053" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0053"/>
        <description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via drag and drop events, aka the "Drag-and-Drop Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-31T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-04-12T08:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-27T12:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check kb890047.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.795-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:47:50.252-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:16.481-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criteria operator="AND" comment="Windows XP 64-bit">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 6.0.3790.241" negate="false" test_ref="oval:org.mitre.oval:tst:311"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4706" version="4" class="vulnerability">
      <metadata>
        <title>Help and Support Center PCHealth System Buffer Overflow (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Help and Support Center (HSC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0711" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0711"/>
        <description>Stack-based buffer overflow in the PCHealth system in the Help and Support Center function in Windows XP and Windows Server 2003 allows remote attackers to execute arbitrary code via a long query in an HCP URL.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-01-20T02:31:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-09T07:56:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:09.866-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:03.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows Server 2003 or Windows 64-bit Edition is installed">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="AND" comment="Windows XP 64-bit with Service Pack 1">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="the version of itircl.dll is less than 5.2.3790.80" negate="false" test_ref="oval:org.mitre.oval:tst:2792"/>
        <criterion comment="Patch KB825119 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2791"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4674" version="5" class="vulnerability">
      <metadata>
        <title>IE6 (for Server 2003) Content Advisor Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0555" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0555"/>
        <description>Buffer overflow in the Content Advisor in Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a crafted Content Advisor file, aka "Content Advisor Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-05-11T05:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:44:00.000-04:00" comment="modified wft-594 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:32.559-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:440: Removed blank before the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:06:00.404-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:35.854-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:46.914-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:19.440-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.279" negate="false" test_ref="oval:org.mitre.oval:tst:515"/>
          <criterion comment="the patch kb890923 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:514"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:462" version="10">
      <metadata>
        <title>FTP Server Command Injection Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2004-1166" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1166" source="CVE"/>
        <description>CRLF injection vulnerability in Microsoft Internet Explorer 6.0.2800.1106 and earlier allows remote attackers to execute arbitrary FTP commands via an ftp:// URL that contains a URL-encoded newline ("%0a") before the FTP command, which causes the commands to be inserted into the resulting FTP session, as demonstrated using a PORT command.</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:27.314-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:41.334-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:14.714-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:35.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:27.541-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:50.781-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:56.848-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:19.325-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:20.709-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:19.785-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:95 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:25.983-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:54.916-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" negate="false" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1" operator="AND">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" negate="false" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2963" negate="false" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)" operator="AND">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Windows XP, SP1 is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" negate="false" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01, SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3842.3000" negate="false" test_ref="oval:org.mitre.oval:tst:106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4592" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (32-Bit) Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetDDE</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0206" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0206"/>
        <description>Network Dynamic Data Exchange (NetDDE) services for Microsoft Windows 98, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows attackers to remotely execute arbitrary code or locally gain privileges via a malicious message or application that involves an "unchecked buffer," possibly a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T04:38:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.630-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:52:11.758-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:15.950-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="the version of nddenb32.dll is less than 5.2.3790.173" negate="false" test_ref="oval:org.mitre.oval:tst:316"/>
        <criterion comment="the version of netdde.exe is less than 5.2.3790.184" negate="false" test_ref="oval:org.mitre.oval:tst:315"/>
        <criterion comment="the patch KB841533 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:682"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:459" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0816" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0816"/>
        <description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions by (1) using the NavigateAndFind method to load a file: URL containing Javascript, as demonstrated by NAFfileJPU, (2) using the window.open method to load a file: URL containing Javascript, as demonstrated using WsOpenFileJPU, (3) setting the href property in the base tag for the _search window, as demonstrated using WsBASEjpu, (4) loading the search window into an Iframe, as demonstrated using WsFakeSrc, (5) caching a javascript: URL in the browser history, then accessing that URL in the same frame as the target domain, as demonstrated using WsOpenJpuInHistory, NAFjpuInHistory, BackMyParent, BackMyParent2, and RefBack, aka the "Script URLs Cross Domain" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-21T12:00:00.000-04:00" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-01-29T12:00:00.000-04:00" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:35.588-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:35.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:58.448-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:19.235-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.94" negate="false" test_ref="oval:org.mitre.oval:tst:2686"/>
          <criterion comment="the patch q824145 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2685"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4584" version="1" class="vulnerability">
      <metadata>
        <title>Vulnerability in Macrovision Driver Could Allow Local Elevation of Privilege</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Macrovision</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5587"/>
        <description>Buffer overflow in Macrovision SafeDisc secdrv.sys before 4.3.86.0, as shipped in Microsoft Windows XP SP2, XP Professional x64 and x64 SP2, Server 2003 SP1 and SP2, and Server 2003 x64 and x64 SP2 allows local users to overwrite arbitrary memory locations and gain privileges via a crafted argument to a METHOD_NEITHER IOCTL, as originally discovered in the wild.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-13T08:28:45">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-12-13T15:20:51.638-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:01:31.383-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:17:08.953-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="XP and S03">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criteria operator="AND" comment="S03,SP1">
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <criterion negate="true" comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criteria operator="AND" comment="S03,SP2">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <criterion negate="true" comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
        </criteria>
        <criterion comment="secdrv.sys version is less than 4.3.86.0" test_ref="oval:org.mitre.oval:tst:6816"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4582" version="5" 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3902" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3902"/>
        <description>Use-after-free vulnerability in the CRecalcProperty function in mshtml.dll in Microsoft Internet Explorer 5.01 through 7 allows remote attackers to execute arbitrary code by calling the setExpression method and then modifying the outerHTML property of an HTML element, one variant of "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-12T14:22:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2007-12-14T15:11:04.550-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:01:30.427-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:17:07.911-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4582 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:04.566-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:56.101-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:48.560-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:19.117-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3858.1100" test_ref="oval:org.mitre.oval:tst:6074"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win 2k, SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1605" test_ref="oval:org.mitre.oval:tst:6567"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3243" test_ref="oval:org.mitre.oval:tst:6855"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 SP1">
          <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 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>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2 (64-bit)">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 on all platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of mshtml.dll is less than 7.0.6000.16587" test_ref="oval:org.mitre.oval:tst:6852"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4581" version="1" class="vulnerability">
      <metadata>
        <title>Windows URI Handling Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2007-3896" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3896" source="CVE"/>
        <description>The URL handling in Shell32.dll in the Windows shell in Microsoft Windows XP and Server 2003, with Internet Explorer 7 installed, allows remote attackers to execute arbitrary programs via invalid "%" sequences in a mailto: or other URI handler, as demonstrated using mIRC, Outlook, Firefox, Adobe Reader, Skype, and other applications. NOTE: this issue might be related to other issues involving URL handlers in Windows systems, such as CVE-2007-3845. There also might be separate but closely related issues in the applications that are invoked by the handlers.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-11-15T15:56:12">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-11-16T08:53:12.282-05:00">DRAFT</status_change>
            <status_change date="2007-12-03T04:06:57.323-05:00">INTERIM</status_change>
            <status_change date="2007-12-24T04:06:44.987-05: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 shell32.dll is less than 6.0.2900.3241" test_ref="oval:org.mitre.oval:tst:6859"/>
        </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 shell32.dll is less than 6.0.3790.3033" test_ref="oval:org.mitre.oval:tst:6800"/>
        </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 shell32.dll is less than 6.0.3790.4184" test_ref="oval:org.mitre.oval:tst:6786"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
          <criterion comment="the version of shell32.dll is less than 6.0.3790.3033" test_ref="oval:org.mitre.oval:tst:6800"/>
        </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 shell32.dll is less than 6.0.3790.4184" test_ref="oval:org.mitre.oval:tst:6786"/>
        </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 shell32.dll is less than 6.0.3790.3033" test_ref="oval:org.mitre.oval:tst:6800"/>
        </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 shell32.dll is less than 6.0.3790.4184" test_ref="oval:org.mitre.oval:tst:6786"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:456" class="vulnerability" version="1">
      <metadata>
        <title>HTML Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4687"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via crafted layout combinations involving DIV tags and HTML CSS float properties that trigger memory corruption, aka "HTML Rendering Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:57.976-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:34.720-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.594" negate="false" test_ref="oval:org.mitre.oval:tst:71"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1" operator="AND">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2795" negate="false" test_ref="oval:org.mitre.oval:tst:70"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2995" negate="false" test_ref="oval:org.mitre.oval:tst:66"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1578" negate="false" test_ref="oval:org.mitre.oval:tst:65"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4 (disagrees with bulletin, but needed to match MBSA results)" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01, SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3842.3000" negate="false" test_ref="oval:org.mitre.oval:tst:142"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4553" version="5" 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3903" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3903"/>
        <description>Microsoft Internet Explorer 6 and 7 allows remote attackers to execute arbitrary code via uninitialized or deleted objects used in repeated calls to the (1) cloneNode or (2) nodeValue JavaScript function, a different issue than CVE-2007-3902 and CVE-2007-5344, a variant of "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-12T14:22:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2007-12-14T15:11:05.011-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:01:23.124-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:17:01.957-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4553 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:45.379-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:55.488-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:51.137-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:18.978-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 on Win 2k, SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1605" test_ref="oval:org.mitre.oval:tst:6567"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3243" test_ref="oval:org.mitre.oval:tst:6855"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 SP1">
          <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 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>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2 (64-bit)">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 on all platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of mshtml.dll is less than 7.0.6000.16587" test_ref="oval:org.mitre.oval:tst:6852"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4549" version="7" class="vulnerability">
      <metadata>
        <title>Server 2003 IP Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0048" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0048"/>
        <description>Microsoft Windows XP SP2 and earlier, 2000 SP3 and SP4, Server 2003, and older operating systems allows remote attackers to cause a denial of service and possibly execute arbitrary code via crafted IP packets with malformed options, aka the "IP Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-06T04:13:00.000-04:00" comment="Replaced reference to var:200 with reference to var:201 in obj:588 since tcpip.sys is located in \system32\drivers and not \system32.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:57.656-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:31.936-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:03:01.249-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4549 - Corrected product and removed comments to comply with style guide" date="2013-08-14T09:47:00.314-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-08-14T09:49:28.002-04:00">INTERIM</status_change>
            <status_change date="2013-09-02T04:05:45.969-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion negate="true" comment="the patch KB893066 is installed" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4493" version="3" class="vulnerability">
      <metadata>
        <title>Windows 2003 (64-Bit) Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Program Group Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0572" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0572"/>
        <description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:39:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Updated oval:org.mitre.oval:obj:292 to refer to oval:org.mitre.oval:var:202 rather than the deprecated oval:org.mitre.oval:var:207" date="2009-09-30T20:17:00.798-04:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-09-30T20:18:20.270-04:00">INTERIM</status_change>
            <status_change date="2009-10-19T04:00:02.958-04:00">ACCEPTED</status_change>
            <modified comment="Corrected comment for var:202 to refer to environment variable" date="2009-12-01T17:28:00.093-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:32:24.981-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:31.880-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="64-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="a vulnerable version of grpconv.exe exists">
          <criterion comment="the version of grpconv.exe (system32) is less than 5.2.3790.205" test_ref="oval:org.mitre.oval:tst:339"/>
          <criterion comment="the version of grpconv.exe (syswow64) is less than 5.2.3790.205" test_ref="oval:org.mitre.oval:tst:321"/>
        </criteria>
        <criterion comment="the patch q841356 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:739"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4480" version="5" 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5344" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5344"/>
        <description>Microsoft Internet Explorer 5.01 through 7 allows remote attackers to execute arbitrary code via a crafted website using Javascript that creates, modifies, deletes, and accesses document objects using the tags property, which triggers heap corruption, related to uninitialized or deleted objects, a different issue than CVE-2007-3902 and CVE-2007-3903, and a variant of "Uninitialized Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-12T14:22:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2007-12-14T15:11:05.514-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:01:06.814-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:16:51.099-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4480 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:58.912-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:54.913-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:49.087-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:18.837-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 on Win 2k, SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1605" test_ref="oval:org.mitre.oval:tst:6567"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3243" test_ref="oval:org.mitre.oval:tst:6855"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 SP1">
          <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 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>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2 (64-bit)">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 on all platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of mshtml.dll is less than 7.0.6000.16587" test_ref="oval:org.mitre.oval:tst:6852"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4458" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0893" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0893"/>
        <description>The Local Procedure Call (LPC) interface of the Windows Kernel for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the lengths of messages sent to the LPC port, which allows local users to gain privileges, aka "Windows Kernel Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-05T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-01-06T09:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-23T09:25:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of lsasrv.dll is less than 5.2.3790.220" negate="false" test_ref="oval:org.mitre.oval:tst:842"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
        <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:441" version="1">
      <metadata>
        <title>MHTML Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference ref_id="CVE-2006-2766" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2766" source="CVE"/>
        <description>Buffer overflow in INETCOMM.DLL, as used in Microsoft Internet Explorer 6.0 through 6.0 SP2, Windows Explorer, Outlook Express 6, and possibly other programs, allows remote user-assisted attackers to cause a denial of service (application crash) via a long mhtml URI in the URL value in a URL file.</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:26.625-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:40.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.2900.2962" negate="false" test_ref="oval:org.mitre.oval:tst:55"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          </criteria>
          <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2757" negate="false" test_ref="oval:org.mitre.oval:tst:11"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4395" version="3" class="vulnerability">
      <metadata>
        <title>Vulnerability in DNS Could Allow Spoofing</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3898" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3898"/>
        <description>The DNS server in Microsoft Windows 2000 Server SP4, and Server 2003 SP1 and SP2, uses predictable transaction IDs when querying other DNS servers, which allows remote attackers to spoof DNS replies, poison the DNS cache, and facilitate further attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-11-16T05:29:38">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-11-16T07:50:52.862-05:00">DRAFT</status_change>
            <modified comment="Set datatype to version on ste:3941" date="2007-11-20T07:54:00.214-05:00">
              <contributor organization="Hewlett-Packard">Jeff Cheng</contributor>
            </modified>
            <modified comment="Set datatype to version on ste:2989" date="2007-11-20T07:54:00.087-05:00">
              <contributor organization="Hewlett-Packard">Jeff Cheng</contributor>
            </modified>
            <modified comment="Set datatype to version on ste:3153" date="2007-11-20T07:54:00.404-05:00">
              <contributor organization="Hewlett-Packard">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-12-10T04:00:10.833-05:00">INTERIM</status_change>
            <status_change date="2007-12-31T04:00:52.042-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4395 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:51.177-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:33.416-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of dns.exe is less than 5.0.2195.7147" test_ref="oval:org.mitre.oval:tst:6861"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of dns.exe is less than 5.2.3790.3027" test_ref="oval:org.mitre.oval:tst:6845"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP2">
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <criterion comment="the version of dns.exe is less than 5.2.3790.4171" test_ref="oval:org.mitre.oval:tst:6535"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4392" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 NNTP Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Network News Transport Protocol (NNTP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0574" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0574"/>
        <description>The Network News Transfer Protocol (NNTP) component of Microsoft Windows NT Server 4.0, Windows 2000 Server, Windows Server 2003, Exchange 2000 Server, and Exchange Server 2003 allows remote attackers to execute arbitrary code via XPAT patterns, possibly related to improper length validation and an "unchecked buffer," leading to off-by-one and heap-based buffer overflows.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T08:47:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.054-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:55:58.258-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:15.748-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the version of nntpsvc.dll is less than 6.0.3790.206" negate="false" test_ref="oval:org.mitre.oval:tst:2759"/>
          <criterion comment="the patch WindowsServer2003-KB883935-x86-enu.exe is installed" negate="true" test_ref="oval:org.mitre.oval:tst:326"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the NNTP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2757"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:437" class="vulnerability" version="1">
      <metadata>
        <title>DirectAnimation ActiveX Controls Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4446"/>
        <description>Heap-based buffer overflow in DirectAnimation.PathControl COM object (daxctle.ocx) in Microsoft Internet Explorer 6.0 SP1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a Spline function call whose first argument specifies a large number of points.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:57.418-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:33.869-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.594" negate="false" test_ref="oval:org.mitre.oval:tst:71"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1" operator="AND">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2795" negate="false" test_ref="oval:org.mitre.oval:tst:70"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2995" negate="false" test_ref="oval:org.mitre.oval:tst:66"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1578" negate="false" test_ref="oval:org.mitre.oval:tst:65"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Internet Explorer 5.01, SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3842.3000" negate="false" test_ref="oval:org.mitre.oval:tst:142"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:435" version="2" class="vulnerability">
      <metadata>
        <title>Internet Information Services using Malformed Active Server Pages Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference ref_id="CVE-2006-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0026" source="CVE"/>
        <description>Buffer overflow in Microsoft Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows local and possibly remote attackers to execute arbitrary code via crafted Active Server Pages (ASP).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:26.215-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:40.456-04:00">ACCEPTED</status_change>
            <modified comment="Windows XP 64bit does not install IIS 5.1, rather it installs 6.0" date="2008-02-04T10:01:00.293-05:00">
              <contributor organization="Lumension Security, Inc.">Ken Lassesen</contributor>
            </modified>
            <status_change date="2008-02-04T10:03:21.323-05:00">INTERIM</status_change>
            <status_change date="2008-02-25T04:00:08.981-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" test_ref="oval:org.mitre.oval:tst:78"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.1.2600.1829" test_ref="oval:org.mitre.oval:tst:9"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.1.2600.2889" test_ref="oval:org.mitre.oval:tst:157"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 6.0.3790.2684" test_ref="oval:org.mitre.oval:tst:108"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 6.0.3790.520" test_ref="oval:org.mitre.oval:tst:144"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 6.0.3790.2684" test_ref="oval:org.mitre.oval:tst:108"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:731" version="4" class="inventory">
      <metadata>
        <title>Microsoft IIS 5.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft IIS 5.0</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:5.0"/>
        <description>The application Microsoft IIS 5.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:36.527-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:48.090-04:00">ACCEPTED</status_change>
            <modified comment="Added CPE reference." date="2007-04-30T07:48:00.109-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-30T08:15:30.166-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:51.847-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:731 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:19.664-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:21.657-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS major version equals 5" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS Minor Version equals 0" test_ref="oval:org.mitre.oval:tst:164"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:460" version="4" class="inventory">
      <metadata>
        <title>Microsoft IIS 5.1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft IIS 5.1</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:5.1"/>
        <description>The application Microsoft IIS 5.1 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:27.089-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:41.067-04:00">ACCEPTED</status_change>
            <modified comment="Added CPE reference." date="2007-04-30T07:48:00.815-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-30T08:14:32.837-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:46.398-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:460 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:19.071-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:19.882-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS major version equals 5" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS 5.1 Minor Version" test_ref="oval:org.mitre.oval:tst:1357"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:227" version="4" class="inventory">
      <metadata>
        <title>Microsoft IIS 6.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft IIS 6.0</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:iis:6.0"/>
        <description>The application Microsoft IIS 6.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:16.652-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:35.614-04:00">ACCEPTED</status_change>
            <modified comment="Added CPE reference." date="2007-04-30T07:48:00.336-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-30T08:13:22.361-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:39.977-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:227 - product info corrected" date="2015-04-15T12:33:00.646-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-15T12:36:19.941-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:14.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 6" test_ref="oval:org.mitre.oval:tst:170"/>
        <criterion comment="IIS Minor Version equals 0" test_ref="oval:org.mitre.oval:tst:164"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4332" version="5" 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5347" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5347"/>
        <description>Microsoft Internet Explorer 5.01 through 7 allows remote attackers to execute arbitrary code via "unexpected method calls to HTML objects," aka "DHTML Object Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-12-12T14:22:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2007-12-14T15:11:09.631-05:00">DRAFT</status_change>
            <status_change date="2007-12-31T04:00:42.291-05:00">INTERIM</status_change>
            <status_change date="2008-02-04T10:16:34.788-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:4332 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:02.188-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:54.206-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:56.080-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:18.466-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 on Win 2k, SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1605" test_ref="oval:org.mitre.oval:tst:6567"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.3243" test_ref="oval:org.mitre.oval:tst:6855"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 SP1">
          <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 SP1 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1205"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win S03 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>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6177"/>
        </criteria>
        <criteria operator="AND" comment="IE 6 on Win XP SP2 (64-bit)">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.4186" test_ref="oval:org.mitre.oval:tst:6730"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 on all platforms">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="the version of mshtml.dll is less than 7.0.6000.16587" test_ref="oval:org.mitre.oval:tst:6852"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:433" version="10" class="vulnerability">
      <metadata>
        <title>HTML Layout and Positioning Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3450" source="CVE"/>
        <description>Microsoft Internet Explorer 6 allows remote attackers to execute arbitrary code by using the document.getElementByID Javascript function to access crafted Cascading Style Sheet (CSS) elements, and possibly other unspecified vectors involving certain layout positioning combinations in an HTML file.</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:25.864-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:39.996-04:00">ACCEPTED</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-11T20:49:16.872-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:33.194-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:28.327-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:50.278-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:46.406-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:18.312-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136 - modified comments" date="2014-02-28T15:13:00.247-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-28T15:16:20.805-05:00">INTERIM</status_change>
            <status_change date="2014-03-17T04:00:19.439-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:433 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:23.778-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:54.684-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.554" test_ref="oval:org.mitre.oval:tst:136"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2759" test_ref="oval:org.mitre.oval:tst:175"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.2963" test_ref="oval:org.mitre.oval:tst:95"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000 or XP,SP1 (32-bit)">
          <criteria operator="OR" comment="Win2K,SP4 or XP,SP1 (32-bit) is installed">
            <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 SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1561" test_ref="oval:org.mitre.oval:tst:56"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4287" version="6" 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>
            <modified comment="EDITED oval:org.mitre.oval:def:4287 - Correcting incorrect references to 64-bit Itanium XP." date="2012-08-23T17:47:00.168-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2012-08-23T17:52:16.652-04:00">INTERIM</status_change>
            <status_change date="2012-09-10T04:00:53.406-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:3502 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:55:59.604-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:21.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 or later 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">
          <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"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
        </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 SP1 for Itanium 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:428" version="4" class="vulnerability">
      <metadata>
        <title>Server Service Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3942" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3942" source="CVE"/>
        <description>The server driver (srv.sys) in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service (system crash) via an SMB_COM_TRANSACTION SMB message that contains a string without null character termination, which leads to a NULL dereference in the ExecuteTransaction function, possibly related to an "SMB PIPE," aka the "Mailslot DOS" vulnerability.  NOTE: the name "Mailslot DOS" was derived from incomplete initial research; the vulnerability is not associated with a mailslot.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:40.466-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:49.665-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:428 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:35.441-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:32.894-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of srv.sys is less than 5.0.2195.7106" test_ref="oval:org.mitre.oval:tst:37"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.1885" test_ref="oval:org.mitre.oval:tst:39"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.2974" test_ref="oval:org.mitre.oval:tst:111"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:41"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4276" version="6" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (64-Bit) DUNZIP Integer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Compressed Folders</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0575" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0575"/>
        <description>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an "unchecked buffer" and improper length validation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <status_change date="2004-10-20T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-05T12:00:00.000-04:00" comment="Removed the negate=&quot;true&quot; from the config test; should be vulnerable *if* enabled, rather than vulnerable if *not*  enabled.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected comment for var:202 to refer to environment variable" date="2009-12-01T17:28:00.093-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:32:24.770-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:31.374-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:1107 - Fixed some regular expressions to conform to the Authoring style guide." date="2011-10-03T15:44:00.952-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-10-03T15:45:26.791-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:09.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="64-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
          <criterion comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.3790.198" test_ref="oval:org.mitre.oval:tst:336"/>
          <criterion comment="the patch q873376 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1236"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Compressed Folders with zipfldr.dll are enabled" test_ref="oval:org.mitre.oval:tst:1235"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4244" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2003 (32-Bit) Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Program Group Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0572" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0572"/>
        <description>Buffer overflow in the Windows Program Group Converter (grpconv.exe) may allow remote attackers to execute arbitrary code via a shell: URL with a long filename and a .grp extension, which is not properly handled when the shell capability launches grpconv.exe.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:39:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="the version of grpconv.exe (system32) is less than 5.2.3790.205" negate="false" test_ref="oval:org.mitre.oval:tst:339"/>
        <criterion comment="the patch q841356 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:739"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:419" version="2">
      <metadata>
        <title>.NET 2.0 Application Folder Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference ref_id="CVE-2006-1300" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1300" source="CVE"/>
        <description>Microsoft .NET framework 2.0 (ASP.NET) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1 allows remote attackers to bypass access restrictions via unspecified "URL paths" that can access Application Folder objects "explicitly by name."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:24.125-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:39.673-04:00">ACCEPTED</status_change>
            <modified comment="Corrected comment on tst:8. Added new state ste:98 to check the correct file version. Corrected file path and name specification in obj:180. Edits made by Jon Baker." date="2006-11-09T06:09:00.371-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-04T09:13:47.443-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:31.216-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft .NET Framework 2.0 (Original RTM or later) is installed" definition_ref="oval:org.mitre.oval:def:1934"/>
        <criterion comment="the version of Aspnet_filter.dll is less than 2.0.50727.101" test_ref="oval:org.mitre.oval:tst:8"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:413" class="vulnerability" version="1">
      <metadata>
        <title>Microsoft Client Service for NetWare Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetWare</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4689" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4689"/>
        <description>Unspecified vulnerability in the driver for the Client Service for NetWare (CSNW) in Microsoft Windows 2000 SP4, XP SP2, and Server 2003 up to SP1 allows remote attackers to cause a denial of service (hang and reboot) via has unknown attack vectors, aka "NetWare Driver Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:56.587-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:30.055-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of nwrdr.sys is less than 5.0.2195.7110" test_ref="oval:org.mitre.oval:tst:74"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of nwrdr.sys is less than 5.1.2600.3015" test_ref="oval:org.mitre.oval:tst:75"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of nwrdr.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:84"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of nwrdr.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:76"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4076" version="2" class="vulnerability" deprecated="true">
      <metadata>
        <title>Suppressed: Duplicate of OVAL1655</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0901" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0901"/>
        <description>Microsoft Word for Windows 6.0 Converter (MSWRD632.WPC), as used in WordPad, does not properly validate certain data lengths, which allows remote attackers to execute arbitrary code via a .wri, .rtf, and .doc file sent by email or malicious web site, aka "Font Conversion Vulnerability," a different vulnerability than CVE-2004-0571.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-05T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-01-12T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-23T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wrt-35 - wrt-35 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T08:48:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-04-27T12:07:00.000-04:00">ACCEPTED</status_change>
            <modified date="2007-03-01T12:01:01" comment="Deprecated in favor of oval:org.mitre.oval:def:1655.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-03-01T12:01:01">DEPRECATED</status_change>
            <modified comment="References registry value for Common Files directory due to multilingual support" date="2008-04-14T11:07:00.928-04:00">
              <contributor organization="GFI Software">Clifford Farrugia</contributor>
            </modified>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the patch kb885836 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1104"/>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the version of mswrd632.wpc is less than 2004.10.25.0" negate="false" test_ref="oval:org.mitre.oval:tst:1103"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Word for Windows 6.0 Converter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2421"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:407" version="2" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (32-bit Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0063" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0063"/>
        <description>The document processing application used by the Windows Shell in Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by modifying the CLSID stored in a file so that it is processed by HTML Application Host (MSHTA), as demonstrated using a Microsoft Word document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-05-04T12:32:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:1522: Removed blank before the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:07:00.158-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:08:37.474-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:29.778-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Microsoft Windows Server 2003 32-Bit Edition">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 6.0.3790.280" negate="false" test_ref="oval:org.mitre.oval:tst:2658"/>
          <criterion comment="the patch  KB893086 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2657"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment=".hta applications are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2915"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:404" class="vulnerability" version="1">
      <metadata>
        <title>Microsoft Client Service for NetWare Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetWare</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4688" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4688"/>
        <description>Buffer overflow in Client Service for NetWare (CSNW) in Microsoft Windows 2000 SP4, XP SP2, and Server 2003 up to SP1 allows remote attackers to execute arbitrary code via crafted messages, aka "Client Service for NetWare Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:56.358-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:29.545-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Win2K,SP4" operator="AND">
          <extend_definition comment="Windows 2000 SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of nwrdr.sys is less than 5.0.2195.7110" test_ref="oval:org.mitre.oval:tst:74"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of nwrdr.sys is less than 5.1.2600.3015" test_ref="oval:org.mitre.oval:tst:75"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of nwrdr.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:84"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of nwrdr.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:76"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4032" version="1" class="vulnerability">
      <metadata>
        <title>Exchange Server SMTP Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0560"/>
        <description>Heap-based buffer overflow in the SvrAppendReceivedChunk function in xlsasink.dll in the SMTP service of Exchange Server 2000 and 2003 allows remote attackers to execute arbitrary code via a crafted X-LINK2STATE extended verb request to the SMTP port.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-04-27T12:06:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:362"/>
        <criterion comment="the version of xlsasink.dll is less than 6.5.6981.3" negate="false" test_ref="oval:org.mitre.oval:tst:361"/>
        <criterion comment="the patch KB894549 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:360"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4022" version="2" class="vulnerability">
      <metadata>
        <title>Office XP URL Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office XP SP3</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0848" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0848"/>
        <description>Buffer overflow in Microsoft Office XP allows remote attackers to execute arbitrary code via a link with a URL file location containing long inputs after (1) "%00 (null byte) in .doc filenames or (2) "%0a" (carriage return) in .rtf filenames.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2005-02-11T12:00:00.000-04:00" comment="Added patch check">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-03-29T12:00:00.000-04:00" comment="corrected patch negation">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2006-09-21T12:00:00.000-04:00" comment="removed tst:366 since it doesn't detect KB873352 correctly">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2005-03-29T08:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-13T12:15:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-05-04T12:33:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2006-09-21T12:15:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:46.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office XP Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1592"/>
        <criterion comment="the version of mso.dll is less than 10.0.6735.0" negate="false" test_ref="oval:org.mitre.oval:tst:554"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3966" version="1" class="vulnerability">
      <metadata>
        <title>RPCSS DCOM Buffer Overflow (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Distributed Component Object Model (DCOM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0528" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0528"/>
        <description>Heap-based buffer overflow in the Distributed Component Object Model (DCOM) interface in the RPCSS Service allows remote attackers to execute arbitrary code via a malformed RPC request with a long filename parameter, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0715.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-01-20T02:31:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-09T07:56:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criteria operator="AND" comment="Windows XP 64-bit">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
          </criteria>
          <criterion comment="the version of rpcrt4.dll is less than 5.2.3790.76" negate="false" test_ref="oval:org.mitre.oval:tst:1080"/>
          <criterion comment="the patch kb824146 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:3082"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3913" version="5" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (32-Bit) DUNZIP Integer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Compressed Folders</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0575" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0575"/>
        <description>Integer overflow in DUNZIP32.DLL for Microsoft Windows XP, Windows XP 64-bit Edition, Windows Server 2003, and Windows Server 2003 64-bit Edition allows remote attackers to execute arbitrary code via compressed (zipped) folders that involve an "unchecked buffer" and improper length validation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <status_change date="2004-10-20T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wrt-554 - corrected regular exprsssion on value. Needed to escape the period in the file name and change the *'s to .*">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-05T12:00:00.000-04:00" comment="Removed the negate=&quot;true&quot; from the config test; should be vulnerable *if* enabled, rather than vulnerable if *not*  enabled.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:1107 - Fixed some regular expressions to conform to the Authoring style guide." date="2011-10-03T15:44:00.952-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-10-03T15:45:25.915-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:08.561-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="the 32-bit version of zipfldr.dll is less than 6.0.3790.198" negate="false" test_ref="oval:org.mitre.oval:tst:374"/>
          <criterion comment="the patch q873376 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1236"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Compressed Folders with zipfldr.dll are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1235"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3872" version="7" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0845" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0845"/>
        <description>Internet Explorer 5.01, 5.5, and 6 does not properly cache SSL content, which allows remote attackers to obtain information or spoof content via a web site with the same host name as the target web site, whose content is cached and reused when the user visits the target web site.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-06-23T12:49:00.000-04:00" comment="modified obj:490 - Chagned the pattern match operation to equals since there was no need for a regular expression.">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-06-23T11:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:23.055-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:30.416-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:27.836-05:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.853-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:53:29.836-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:14.863-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:46.190-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:17.096-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" negate="false" test_ref="oval:org.mitre.oval:tst:588"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:381" version="5" class="vulnerability">
      <metadata>
        <title>Server 2003 HTML Help Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1208"/>
        <description>Integer overflow in Microsoft Windows 98, 2000, XP SP2 and earlier, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via a crafted compiled Help (.CHM) file with a large size field that triggers a heap-based buffer overflow, as demonstrated using a "ms-its:" URL in Internet Explorer.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2005-06-22T12:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T07:37:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Updated tst:2668 to refer to the correct a new object that looks for KB896358" date="2007-10-04T09:48:00.040-04:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </modified>
            <status_change date="2007-10-04T09:50:41.535-04:00">INTERIM</status_change>
            <status_change date="2007-10-22T08:53:27.376-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:03.554-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:02:53.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Software section">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="a vulnerable version of hh.exe exists">
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of hh.exe exists">
            <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
              <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.315" test_ref="oval:org.mitre.oval:tst:2671"/>
          </criteria>
          <criteria operator="AND" comment="   for specific Windows configurations a vulnerable version of hh.exe exists">
            <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
              <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2427" test_ref="oval:org.mitre.oval:tst:2670"/>
          </criteria>
          <criteria operator="AND" comment=" for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of hh.exe exists">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2435" test_ref="oval:org.mitre.oval:tst:2669"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="the patch kb896358 is installed (Hotfix key)" test_ref="oval:org.mitre.oval:tst:2668"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:377" version="2">
      <metadata>
        <title>Microsoft .NET Framework 2.0 Cross-Site Scripting Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference ref_id="CVE-2006-3436" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3436" source="CVE"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft .NET Framework 2.0 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors involving "ASP.NET controls that set the AutoPostBack property to true".</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:37.503-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:46.838-05:00">ACCEPTED</status_change>
            <modified comment="Changed obj:4 to use var:1061 instead of the duplicate var:998" date="2007-07-18T13:46:00.709-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-07-18T13:47:55.255-04:00">INTERIM</status_change>
            <status_change date="2007-08-02T14:47:15.981-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft .NET Framework 2.0 (Original RTM or later) is installed" definition_ref="oval:org.mitre.oval:def:1934"/>
        <criterion comment="the version of Aspnet_filter.dll is less than 2.0.50727.101" test_ref="oval:org.mitre.oval:tst:42"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3677" version="1" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (64-bit Server 2003, Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Internet Naming Service (WINS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1080" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1080"/>
        <description>The WINS service (wins.exe) on Microsoft Windows NT Server 4.0, Windows 2000 Server, and Windows Server 2003 allows remote attackers to write to arbitrary memory locations and possibly execute arbitrary code via a modified memory pointer in a WINS replication packet to TCP port 42, aka the "Association Context Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-01-12T12:41:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-23T09:25:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows Server 2003 (excluding WinXP 64-bit, Version 2003) is installed">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="this is an NT Workstation" negate="true" test_ref="oval:org.mitre.oval:tst:2703"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 5.2.3790.239" negate="false" test_ref="oval:org.mitre.oval:tst:866"/>
          <criterion comment="the patch KB870763 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:865"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the wins service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:367" version="7" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions Chunked Encoded Request Buffer Overflow (Test 3)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft SharePoint Team Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0822" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0822"/>
        <description>Buffer overflow in the debug functionality in fp30reg.dll of Microsoft FrontPage Server Extensions (FPSE) 2000 and 2002 allows remote attackers to execute arbitrary code via a crafted chunked encoded request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-05T12:00:00.000-04:00" comment="Changed the definition to test for fp30reg.dll and fp5areg.dll instead of fp5awel.dll.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:52:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-29T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Multiple corrections and update to POSIX compatibility for ste:2656" date="2010-11-29T16:12:00.873-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2010-11-29T16:13:01.632-05:00">INTERIM</status_change>
            <status_change date="2010-12-20T04:00:54.513-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:21.358-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:02:51.402-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows 2000, XP, or 2003 is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          </criteria>
          <criteria operator="OR" comment="a vulnerable version of fp30reg.dll or fp5areg.dll exists">
            <criterion comment="the version of fp5areg.dll is less than 10.00.4205.0000" negate="false" test_ref="oval:org.mitre.oval:tst:2679"/>
            <criterion comment="the version of fp30reg.dll is less than 10.00.4205.0000" negate="false" test_ref="oval:org.mitre.oval:tst:2678"/>
          </criteria>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2677"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:359" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003)  Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0815" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0815"/>
        <description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and read arbitrary files by (1) modifying the createTextRange method and using CreateLink, as demonstrated using LinkillerSaveRef, LinkillerJPU, and Linkiller, or (2) modifying the createRange method and using the FIND dialog to select text, as demonstrated using Findeath, aka the "Function Pointer Override Cross Domain" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-21T12:00:00.000-04:00" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-01-29T12:00:00.000-04:00" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:34.562-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:24.477-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:52.530-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:16.175-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.94" negate="false" test_ref="oval:org.mitre.oval:tst:2686"/>
          <criterion comment="the patch q824145 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2685"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3582" version="2" class="vulnerability">
      <metadata>
        <title>License Logging Service Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Data Access Components 2.8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0050" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0050"/>
        <description>The License Logging service for Windows NT Server, Windows 2000 Server, and Windows Server 2003 does not properly validate the length of messages, which leads to an "unchecked buffer" and allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code, aka the "License Logging Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-03-29T11:25:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-13T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-05-04T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-02T12:00:00.000-04:00" comment="Corrected Windows Server 2003 test logic">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-06-08T03:17:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-29T06:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the patch kb885834 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2477"/>
          <criterion comment="the version of Llssrv.exe is less than 5.2.3790.242" negate="false" test_ref="oval:org.mitre.oval:tst:401"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="license logging service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2475"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3568" version="1" class="vulnerability">
      <metadata>
        <title>OLE Component Input Validation Vulnerability (Server / XP 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>OLE</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0044" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0044"/>
        <description>The OLE component in Windows 98, 2000, XP, and Server 2003, and Exchange Server 5.0 through 2003, does not properly validate the lengths of messages for certain OLE data, which allows remote attackers to execute arbitrary code, aka the "Input Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-02-16T12:00:00.000-04:00" comment="Added registry check to include three platforms">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-02-18T10:39:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-09T07:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T07:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of ole32.dll is less than 5.2.3790.250" negate="false" test_ref="oval:org.mitre.oval:tst:1486"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
        <criteria operator="OR" comment="Windows Server 2003 32-bit OR 64-bit OR Windows XP 64-bit Version 2003 is installed">
          <criteria operator="OR" comment="Windows Server 2003 or Windows XP 64-Bit Edition Version 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criteria operator="AND" comment="Windows XP 64-bit">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3556" version="8" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework v1.1 Security Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0847" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0847"/>
        <description>The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) "\" (backslash) or (2) "%5C" (encoded backslash), aka "Path Validation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-31T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-04-12T08:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-27T12:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Set xsi:nil to true on the name of registry_object obj:365.  Implemented by Harvey Rubinovitz." date="2007-01-21T23:31:00.108-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-21T23:33:34.196-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:23.595-05:00">ACCEPTED</status_change>
            <modified comment="Corrected missing registry key in obj:364 and corrected ste:384 to check for a value of 1. Implemented by Jon Baker of The MITRE Corporation." date="2007-05-07T09:34:00.400-04:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
            <status_change date="2007-05-07T11:07:53.475-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:44.474-04:00">ACCEPTED</status_change>
            <modified comment="Changed tst:410 to use obj:1808 to properly check for the .net 1.1 version of System.web.dll" date="2007-07-18T13:37:00.377-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-07-18T13:39:03.515-04:00">INTERIM</status_change>
            <modified comment="Changed tst:408 to use obj:1808 to properly check for the .net 1.1 version of System.web.dll" date="2007-07-18T13:37:00.126-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-08-02T14:47:15.833-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.747-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:55:08.118-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.295-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.970-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:13.752-05:00">ACCEPTED</status_change>
            <modified comment="Corrected affected element list to include .NET Framework" date="2008-04-14T11:06:00.975-04:00">
              <contributor organization="Secure Elements, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2008-04-14T11:07:28.967-04:00">INTERIM</status_change>
            <status_change date="2008-05-05T04:00:20.234-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:412 - Updated to check registry keys instead of version of DLL." date="2011-01-13T14:14:00.592-05:00">
              <contributor organization="The MITRE Corporation">Nate Przybyszewski</contributor>
            </modified>
            <status_change date="2011-01-13T14:16:15.041-05:00">INTERIM</status_change>
            <status_change date="2011-01-31T04:00:14.968-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Is the Microsoft .NET Framework 1.1 installed" negate="false" test_ref="oval:org.mitre.oval:tst:412"/>
        <criteria operator="OR" comment="A vulnerable version of Microsoft .NET Framework v1.1 is installed.">
          <criteria operator="AND" comment="A vulnerable version of Microsoft .NET Framework v1.1 (SP 1) is installed.">
            <criterion comment="Is Service Pack 1 for Microsoft .NET Framework 1.1 installed" negate="false" test_ref="oval:org.mitre.oval:tst:411"/>
            <criterion comment="the version of System.web.dll is less than 1.1.4322.2037" negate="false" test_ref="oval:org.mitre.oval:tst:410"/>
            <criterion comment="Is the KB886903 patch installed for Microsoft .NET Framework v1.1 sp 1?" negate="true" test_ref="oval:org.mitre.oval:tst:409"/>
          </criteria>
          <criteria operator="AND" comment="A vulnerable version of Microsoft .NET Framework v1.1 (Gold) is installed.">
            <criterion comment="Is Service Pack 1 for Microsoft .NET Framework 1.1 installed" negate="true" test_ref="oval:org.mitre.oval:tst:411"/>
            <criterion comment="the version of System.web.dll is less than 1.1.4322.1085" negate="false" test_ref="oval:org.mitre.oval:tst:408"/>
            <criterion comment="Is the KB886904 patch installed for Microsoft .NET Framework v1.1 Gold?" negate="true" test_ref="oval:org.mitre.oval:tst:407"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3514" version="2" class="vulnerability">
      <metadata>
        <title>IE .chm Directory Traversal Windows Server 2003 Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1041" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1041"/>
        <description>Internet Explorer 5.x and 6.0 allows remote attackers to execute arbitrary programs via a modified directory traversal attack using a URL containing ".." (dot dot) sequences and a filename that ends in "::" which is treated as a .chm file even if it does not have a .chm extension.  NOTE: this bug may overlap CVE-2004-0475.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-08-04T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-08-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected obj:964. Changed registry key name from a pattern match of .* to nil." date="2007-02-12T13:46:00.470-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-12T13:47:37.829-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:17.120-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the version of itss.dll is less than 5.2.3790.185" negate="false" test_ref="oval:org.mitre.oval:tst:1406"/>
          <criterion comment="the patch kb840315 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1405"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="HTML Help is registered" negate="true" test_ref="oval:org.mitre.oval:tst:1404"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:349" version="5" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 (Server 2003) ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0814" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0814"/>
        <description>Internet Explorer 6 SP1 and earlier allows remote attackers to bypass zone restrictions and execute Javascript by setting the window's "href" to the malicious Javascript, then calling execCommand("Refresh") to refresh the page, aka BodyRefreshLoadsJPU or the "ExecCommand Cross Domain" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-21T12:00:00.000-04:00" comment="Removed the test for Windows Server 2003.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 sp1 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-01-29T12:00:00.000-04:00" comment="Added Windows XP 64-bit, Version 2003 and Windows Server 2003 64-Bit to the list of affected platforms">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls and active scripting are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:34.321-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:22.454-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:53.192-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:15.657-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.94" negate="false" test_ref="oval:org.mitre.oval:tst:2686"/>
          <criterion comment="the patch q824145 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2685"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3483" version="10" class="vulnerability">
      <metadata>
        <title>NetBT Name Service Information Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>NetBT Name Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0661" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0661"/>
        <description>The NetBT Name Service (NBNS) for NetBIOS in Windows NT 4.0, 2000, XP, and Server 2003 may include random memory in a response to a NBNS query, which could allow remote attackers to obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-01T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2004-07-19T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2004-07-20T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-08-04T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-08-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-07-03T12:56:00.000-04:00" comment="Added negate=true attribute to criteria sub-block to fix conversion error from OVAL 4.2 to OVAL 5.0">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-07-03T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:21.763-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.448-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:54:43.644-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.075-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:13.476-05:00">ACCEPTED</status_change>
            <modified comment="added tests for windows 2000 and windows server 2003" date="2008-10-24T17:47:00.000-04:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="Added tests" date="2008-11-24T14:59:00.297-05:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-11-24T15:04:52.342-05:00">INTERIM</status_change>
            <status_change date="2008-12-15T04:00:16.798-05:00">ACCEPTED</status_change>
            <modified comment="Corrections and update to POSIX compatibility for ste:868" date="2010-11-29T16:09:00.337-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2010-11-29T16:12:03.526-05:00">INTERIM</status_change>
            <modified comment="Multiple corrections and update to POSIX compatibility for ste:2878" date="2010-11-29T16:13:00.904-05:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2010-12-20T04:00:51.578-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:44:54.331-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:02:48.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Software section - XP">
          <criterion comment="Windows XP is installed" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criteria negate="true" operator="OR" comment="Patch WindowsXP-KB824105-x86-ENU.exe installed on XP or XP SP1">
            <criterion comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed" test_ref="oval:org.mitre.oval:tst:422"/>
            <criterion comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed on XP SP1" test_ref="oval:org.mitre.oval:tst:421"/>
          </criteria>
          <criteria operator="OR" comment="XP SP1 or Pre SP1 with correct netbt.sys version">
            <criteria operator="AND" comment="Pre Service Pack XP and netbt.sys is less than 5.1.2600.117">
              <criterion comment="the version of netbt.sys is less than 5.1.2600.117" test_ref="oval:org.mitre.oval:tst:420"/>
              <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" test_ref="oval:org.mitre.oval:tst:969"/>
            </criteria>
            <criteria operator="AND" comment="XP SP1 and netbt.sys is less than 5.1.2600.1243">
              <criterion comment="the version of netbt.sys is less than 5.1.2600.1243" test_ref="oval:org.mitre.oval:tst:419"/>
              <criterion comment="Win2K/XP/2003/Vista service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:2843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criteria operator="OR">
            <criterion comment="Win2K/XP/2003 service pack 3 is installed" test_ref="oval:org.mitre.oval:tst:7814"/>
            <criterion comment="SP4 or later Installed" test_ref="oval:org.mitre.oval:tst:3073"/>
          </criteria>
          <criterion comment="the version of netbt.sys is less than 5.0.2195.6783" test_ref="oval:org.mitre.oval:tst:9512"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <criterion comment="the version of netbt.sys is less than 5.2.3790.69" test_ref="oval:org.mitre.oval:tst:9401"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3460" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 2003 (Windows Server 2003, 64-Bit Edition) Routing Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>SMTP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0840" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0840"/>
        <description>The SMTP (Simple Mail Transfer Protocol) component of Microsoft Windows XP 64-bit Edition, Windows Server 2003, Windows Server 2003 64-bit Edition, and the Exchange Routing Engine component of Exchange Server 2003, allows remote attackers to execute arbitrary code via a malicious DNS response message containing length values that are not properly validated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T10:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-13T01:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.349-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:54:32.567-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:13.274-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          <criterion comment="The version of smtpsvc.dll is less than 6.0.3790.211" negate="false" test_ref="oval:org.mitre.oval:tst:558"/>
          <criterion comment="the patch WindowsServer2003-KB885881-ia64-enu.exe is installed" negate="true" test_ref="oval:org.mitre.oval:tst:428"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SMTP Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:3054"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:346" version="5" class="vulnerability">
      <metadata>
        <title>Windows Server 2003,SP1 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1218"/>
        <description>The Microsoft Windows kernel in Microsoft Windows 2000 Server, Windows XP, and Windows Server 2003 allows remote attackers to cause a denial of service (crash) via crafted Remote Desktop Protocol (RDP) requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:40:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:45.636-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:53.231-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:346 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:33.995-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:02:47.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" test_ref="oval:org.mitre.oval:tst:3342"/>
        <criterion comment="the version of rdpwd.sys is less than 5.2.3790.2465" test_ref="oval:org.mitre.oval:tst:3760"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:339" version="3" class="vulnerability">
      <metadata>
        <title>Windows Shell Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3730" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3730" source="CVE"/>
        <description>Integer overflow in Microsoft Internet Explorer 6 on Windows XP SP2 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a 0x7fffffff argument to the setSlice method on a WebViewFolderIcon ActiveX object, which leads to an invalid memory copy.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:36.841-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:45.994-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:339 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:09.969-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:30.591-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of Comctl32.dll is less than 5.81.3900.7109" test_ref="oval:org.mitre.oval:tst:135"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.2800.1891" test_ref="oval:org.mitre.oval:tst:91"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.2900.2982" test_ref="oval:org.mitre.oval:tst:54"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.3790.2778" test_ref="oval:org.mitre.oval:tst:58"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.3790.583" test_ref="oval:org.mitre.oval:tst:59"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Comctl32.dll is less than 5.82.3790.2778" test_ref="oval:org.mitre.oval:tst:58"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3372" version="5" class="vulnerability">
      <metadata>
        <title>Windows Server 2003, IE v6,SP1 CSS Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0842" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0842"/>
        <description>Internet Explorer 6.0 SP1 and earlier, and possibly other versions, allows remote attackers to cause a denial of service (application crash from "memory corruption") via certain malformed Cascading Style Sheet (CSS) elements that trigger heap-based buffer overflows, as demonstrated using the "&lt;STYLE>@;/*" string, possibly due to a missing comment terminator that may cause an invalid length to trigger a large memory copy operation, aka the "CSS Heap Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-20T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:29.666-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:19.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:37.758-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:15.326-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.219" negate="false" test_ref="oval:org.mitre.oval:tst:535"/>
          <criterion comment="the patch kb834707 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:534"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:337" version="7" class="vulnerability">
      <metadata>
        <title>TIF Folder Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5578" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5578"/>
        <description>Microsoft Internet Explorer 6 and earlier allows remote attackers to read Temporary Internet Files (TIF) and obtain sensitive information via unspecified vectors involving certain drag and drop operations, aka "TIF Folder Information Disclosure Vulnerability," and a different issue than CVE-2006-5577.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:53.907-05:00">INTERIM</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:19.295-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:35.842-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:49.646-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:48.032-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:15.228-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:337 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:22.222-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:54.427-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.605" test_ref="oval:org.mitre.oval:tst:92"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2817" test_ref="oval:org.mitre.oval:tst:90"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.3020" test_ref="oval:org.mitre.oval:tst:132"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000">
          <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="the version of mshtml.dll is less than 6.0.2800.1586" test_ref="oval:org.mitre.oval:tst:89"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3846.2300" test_ref="oval:org.mitre.oval:tst:88"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3220" version="2" class="vulnerability">
      <metadata>
        <title>LoadImage Cursor and Icon Format Handling Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Cursor and Icon Formatting</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1049" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1049"/>
        <description>Integer overflow in the LoadImage API of the USER32 Lib for Microsoft Windows allows remote attackers to execute arbitrary code via a .bmp, .cur, .ico or .ani file with a large image size field, which leads to a buffer overflow, aka the "Cursor and Icon Format Handling Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-01-20T02:31:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-09T07:56:00.000-04:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.059-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:50:28.641-04:00">INTERIM</status_change>
            <status_change date="2007-11-13T12:01:12.066-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of user32.dll is less than 5.2.3790.245" negate="false" test_ref="oval:org.mitre.oval:tst:512"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
        <criteria operator="OR" comment="Windows Server 2003 or Windows Server 2003 64-bit Edition is installed">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="AND" comment="Microsoft Windows Server 2003 64-Bit Edition">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3203" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Hyperlink Object Library Unchecked Buffer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Hyperlink Object Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0057" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0057"/>
        <description>The Hyperlink Object Library for Windows 98, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a crafted link that triggers an "unchecked buffer" in the library, possibly due to a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-02-11T09:34:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
            <modified comment="added back the development_class entity that was mistakenly removed during the conversion from version 4.2 to 5.0" date="2007-01-25T13:53:00.508-05:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2007-01-25T13:57:46.835-05:00">INTERIM</status_change>
            <modified comment="added back the development_class entity that was mistakenly removed during the conversion from version 4.2 to 5.0" date="2007-01-25T13:57:00.897-05:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:17.756-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="a vulnerable version of hlink.dll exists on Server 2003">
          <criterion comment="machine has followed the GDR update path and hlink.dll is less than 5.2.3790.225" negate="false" test_ref="oval:org.mitre.oval:tst:448"/>
          <criterion comment="machine has followed the QFE update path and hlink.dll is less than 5.2.3790.227" negate="false" test_ref="oval:org.mitre.oval:tst:447"/>
        </criteria>
        <criterion comment="the patch kb888113 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2398"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:318" version="4" class="vulnerability">
      <metadata>
        <title>Folder GUID Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-3281" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3281" source="CVE"/>
        <description>Microsoft Internet Explorer 6.0 does not properly handle Drag and Drop events, which allows remote user-assisted attackers to execute arbitrary code via a link to an SMB file share with a filename that contains encoded ..\ (%2e%2e%5c) sequences and whose extension contains the CLSID Key identifier for HTML Applications (HTA), aka "Folder GUID Code Execution Vulnerability."  NOTE: directory traversal sequences were used in the original exploit, although their role is not clear.</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.777-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:38.214-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:318 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:47.319-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:30.208-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="The version of shell32.dll is less than 5.0.3900.7105." test_ref="oval:org.mitre.oval:tst:129"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of shell32.dll is less than 6.0.2800.1873." test_ref="oval:org.mitre.oval:tst:199"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of shell32.dll is less than 6.0.2900.2951." test_ref="oval:org.mitre.oval:tst:160"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of shell32.dll is less than 6.0.3790.2746." test_ref="oval:org.mitre.oval:tst:12"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of shell32.dll is less than 6.0.3790.559." test_ref="oval:org.mitre.oval:tst:14"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of shell32.dll is less than 6.0.3790.2746." test_ref="oval:org.mitre.oval:tst:12"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3138" version="5" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>HyperTerminal</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0568" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0568"/>
        <description>HyperTerminal application for Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 does not properly validate the length of a value that is saved in a session file, which allows remote attackers to execute arbitrary code via a malicious HyperTerminal session file (.ht), web site, or Telnet URL contained in an e-mail message, triggering a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-07T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-24T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-01-27T12:00:00.000-04:00" comment="modified wrt-44 -">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-169 - Change to access dll via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T08:09:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-04-13T12:15:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:392: Removed blank before the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:05:00.353-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:06:08.439-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:17.192-05:00">ACCEPTED</status_change>
            <modified comment="Updated ste:741 to use regex pattern match instead of hardcoded path" date="2009-10-19T16:07:00.879-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:09:06.302-04:00">INTERIM</status_change>
            <modified comment="Fixed registry key reference in obj:625" date="2009-10-19T16:09:00.553-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:15.509-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:741 - obj/ste updates to conform to authoring style guide" date="2013-03-26T09:53:00.500-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-26T09:56:24.193-04:00">INTERIM</status_change>
            <status_change date="2013-04-15T04:00:19.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="the patch Windows 2003 kb873339 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:451"/>
          <criterion comment="the version of hypertrm.dll is less than 5.2.3790.233" negate="false" test_ref="oval:org.mitre.oval:tst:450"/>
        </criteria>
        <criteria comment="Configuration section" operator="OR">
          <criterion comment="If key present hyperterminal will automatically open session files" negate="false" test_ref="oval:org.mitre.oval:tst:827"/>
          <criterion comment="If the Hyperterminal client is registered as the default telnet client" negate="false" test_ref="oval:org.mitre.oval:tst:826"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3137" version="5" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Heap Memory Corruption Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0055" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0055"/>
        <description>Internet Explorer 5.01, 5.5, and 6 does not properly validate buffers when handling certain DHTML methods including the createControlRange Javascript function, which allows remote attackers to execute arbitrary code, aka the "DHTML Method Heap Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-13T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-21T08:33:00.000-04:00" comment="modified wrt-158 - removed note">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-04-21T12:00:00.000-04:00" comment="modified wrt-158 - removed value to check against">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check kb867282.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:29.904-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:16.870-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:45.840-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:14.521-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.259" negate="false" test_ref="oval:org.mitre.oval:tst:978"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:313" version="7" class="vulnerability">
      <metadata>
        <title>TIF Folder Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5577" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5577"/>
        <description>Microsoft Internet Explorer 6 and earlier allows remote attackers to obtain sensitive information via unspecified uses of the OBJECT HTML tag, which discloses the absolute path of the corresponding TIF folder, aka "TIF Folder Information Disclosure Vulnerability," and a different issue than CVE-2006-5578.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:53.175-05:00">INTERIM</status_change>
            <modified comment="Added an anchor to the regex used to check for Internet Explorer 6." date="2007-01-11T20:38:00.950-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:16.554-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:2185 - Anchored regular expression" date="2011-02-22T12:51:00.261-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-02-22T12:52:33.058-05:00">INTERIM</status_change>
            <status_change date="2011-03-14T04:00:49.142-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:58.351-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:14.420-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:132 - Addressed validation errors and duplicate extended definitions" date="2015-07-13T20:21:00.869-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-13T20:25:23.103-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:54.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Server 2003-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.605" test_ref="oval:org.mitre.oval:tst:92"/>
        </criteria>
        <criteria comment="XP,SP1 (64-bit) and Server 2003, SP1">
          <criteria operator="OR" comment="Windows XP (64-bit,SP1) or Server 2003 (SP1) is installed">
            <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.2817" test_ref="oval:org.mitre.oval:tst:90"/>
        </criteria>
        <criteria comment="IE 6 on Windows XP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <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.2900.3020" test_ref="oval:org.mitre.oval:tst:132"/>
        </criteria>
        <criteria comment="IE 6 on Windows 2000">
          <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="the version of mshtml.dll is less than 6.0.2800.1586" test_ref="oval:org.mitre.oval:tst:89"/>
        </criteria>
        <criteria comment="IE 5.01,SP4 on Win2k,SP4">
          <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="the version of mshtml.dll is less than 5.0.3846.2300" test_ref="oval:org.mitre.oval:tst:88"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3100" version="5" class="vulnerability">
      <metadata>
        <title>DHTML Object Memory Corruption Vulnerability (IE6 for Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0553" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0553"/>
        <description>Race condition in the memory management routines in the DHTML object processor in Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail, aka "DHTML Object Memory Corruption Vulnerability".</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-05-11T05:38:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:44:00.000-04:00" comment="modified wft-594 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:31.884-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:440: Removed blank before the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:06:00.404-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-02-20T13:40:16.266-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:40.096-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:14.323-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.279" negate="false" test_ref="oval:org.mitre.oval:tst:515"/>
          <criterion comment="the patch kb890923 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:514"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3060" version="5" class="vulnerability">
      <metadata>
        <title>IE6 for Server 2003 Security Zone Restriction Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0054" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0054"/>
        <description>Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the "URL Decoding Zone Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-13T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-21T08:52:00.000-04:00" comment="modified wrt-158 - removed note">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-04-21T12:00:00.000-04:00" comment="modified wrt-158 - removed value to check against">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check kb867282.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:33.551-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:16.054-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:34.144-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:14.235-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.259" negate="false" test_ref="oval:org.mitre.oval:tst:978"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3" version="3" class="vulnerability">
      <metadata>
        <title>SMB Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2006-1315" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1315" source="CVE"/>
        <description>The Server Service (SRV.SYS driver) in Microsoft Windows 2000 SP4, XP SP1 and SP2, Server 2003 up to SP1, and other products, allows remote attackers to obtain sensitive information via crafted requests that leak information in SMB buffers, which are not properly initialized, aka "SMB Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-27T12:29:20.234-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:37.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:3 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:34.146-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:29.780-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win2K,SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of srv.sys is less than 5.0.2195.7087" test_ref="oval:org.mitre.oval:tst:64"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.1832" test_ref="oval:org.mitre.oval:tst:23"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="the version of srv.sys is less than 5.1.2600.2893" test_ref="oval:org.mitre.oval:tst:127"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.526" test_ref="oval:org.mitre.oval:tst:97"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29487" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2388 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-2388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2388" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1738.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:15:53.088-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:57.248-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:27.674-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29470" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2414 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2414" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2414" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to obtain sensitive browsing-history information via vectors related to image caching, aka "Internet Explorer Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:13.594-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:56.809-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:27.211-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29454" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-2402 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2402" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2402" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:15:58.714-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:56.432-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:26.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29436" version="3" class="vulnerability">
      <metadata>
        <title>Win32k Elevation of privilege vulnerability - CVE-2015-2363 (MS15-073)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2363" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2363"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012, and Windows RT allows local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T16:53:08">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:25:54.125-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:55.626-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:25.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5667" test_ref="oval:org.mitre.oval:tst:141098"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19429" test_ref="oval:org.mitre.oval:tst:141152"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23735" test_ref="oval:org.mitre.oval:tst:141262"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18906" test_ref="oval:org.mitre.oval:tst:141244"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23109" test_ref="oval:org.mitre.oval:tst:141301"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17419" test_ref="oval:org.mitre.oval:tst:141068"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21528" test_ref="oval:org.mitre.oval:tst:141153"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29431" version="3" class="vulnerability">
      <metadata>
        <title>Windows installer EoP vulnerability - CVE-2015-2371 (MS15-074)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2371"/>
        <description>The Windows Installer service in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a custom action script associated with a .msi package, aka "Windows Installer EoP Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T12:06:54">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:27:30.824-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:55.162-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:25.728-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of msi.dll is less than 4.5.6002.19424" test_ref="oval:org.mitre.oval:tst:140643"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of msi.dll is greater than or equal to 4.5.6002.23000" test_ref="oval:org.mitre.oval:tst:140917"/>
              <criterion comment="Check if the version of msi.dll is less than 4.5.6002.23730" test_ref="oval:org.mitre.oval:tst:141315"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of msi.dll is less than 5.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141258"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of msi.dll is greater than or equal to 5.0.7601.23000" test_ref="oval:org.mitre.oval:tst:140322"/>
              <criterion comment="Check if the version of msi.dll is less than 5.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141164"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="8.1/2012 R2 and vulnerable version">
          <criteria operator="OR" comment="8.1/ 2012 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of msi.dll is less than 5.0.9600.17905" test_ref="oval:org.mitre.oval:tst:140784"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2K3">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of msi.dll is less than 4.5.6002.23731" test_ref="oval:org.mitre.oval:tst:141276"/>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of msi.dll is less than 5.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141175"/>
              <criterion comment="Check if the version of msi.dll is greater than or equal to 5.0.9200.21000" test_ref="oval:org.mitre.oval:tst:141015"/>
            </criteria>
            <criterion comment="Check if the version of msi.dll is less than 5.0.9200.17412" test_ref="oval:org.mitre.oval:tst:141240"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29422" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer information disclosure vulnerability - CVE-2015-2413 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2413" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2413" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to determine the existence of local files via a crafted module-resource request, aka "Internet Explorer Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:15:56.062-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:54.512-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:25.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29414" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1738 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-1738" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1738" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2388.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:08.650-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:54.296-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:24.985-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29360" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2422 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2422" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2422" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2385, CVE-2015-2390, CVE-2015-2397, CVE-2015-2404, and CVE-2015-2406.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:11.475-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:52.125-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:23.223-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29357" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2404 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2404" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2404" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2385, CVE-2015-2390, CVE-2015-2397, CVE-2015-2406, and CVE-2015-2422.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:01.266-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:51.680-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:22.778-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29355" version="4" class="vulnerability">
      <metadata>
        <title>Internet Explorer ASLR bypass vulnerability - CVE-2015-2421 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2421" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2421" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to bypass the ASLR protection mechanism via a crafted web site, aka "Internet Explorer ASLR Bypass."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:05.529-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:50.170-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:22.294-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29332" version="3" class="vulnerability">
      <metadata>
        <title>ATMFD.DLL Memory corruption vulnerability - CVE-2015-2387 (MS15-077)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2387" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2387"/>
        <description>ATMFD.DLL in the Adobe Type Manager Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "ATMFD.DLL Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:32:13.105-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:49.766-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:21.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.242" test_ref="oval:org.mitre.oval:tst:140421"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.242" test_ref="oval:org.mitre.oval:tst:141178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29327" version="3" class="vulnerability">
      <metadata>
        <title>Windows RPC elevation of privilege vulnerability - CVE-2015-2370 (MS15-076)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2370"/>
        <description>The authentication implementation in the RPC subsystem in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not prevent DCE/RPC connection reflection, which allows local users to gain privileges via a crafted application, aka "Windows RPC Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:30:38.407-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:49.319-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:21.714-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable file version">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of kerberos.dll is less than 5.2.3790.5669" test_ref="oval:org.mitre.oval:tst:141239"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8(x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8(x86/x64/ia64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Kerberos.dll is less than 6.0.6002.19431" test_ref="oval:org.mitre.oval:tst:141076"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135821"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.0.6002.23737" test_ref="oval:org.mitre.oval:tst:140349"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 (x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Kerberos.dll is less than 6.1.7601.18909" test_ref="oval:org.mitre.oval:tst:140560"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135603"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.1.7601.23112" test_ref="oval:org.mitre.oval:tst:141041"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/ Server 2012 (x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Win 8/ Server 2012 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of kerberos.dll is less than 6.2.9200.17420" test_ref="oval:org.mitre.oval:tst:140691"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135794"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.2.9200.21529" test_ref="oval:org.mitre.oval:tst:141299"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of kerberos.dll is less than 6.3.9600.17918" test_ref="oval:org.mitre.oval:tst:140736"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29324" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2397 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2397" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2397" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2385, CVE-2015-2390, CVE-2015-2404, CVE-2015-2406, and CVE-2015-2422.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:24.103-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:48.951-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:21.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29278" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2385 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2385" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2390, CVE-2015-2397, CVE-2015-2404, CVE-2015-2406, and CVE-2015-2422.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:38.192-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:46.768-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:18.296-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29198" version="3" class="vulnerability">
      <metadata>
        <title>OLE Elevation of privilege vulnerability - CVE-2015-2417 (MS15-075)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2417" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2417"/>
        <description>OLE in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to gain privileges via crafted input, as demonstrated by a transition from Low Integrity to Medium Integrity, aka "OLE Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-2416.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T12:06:54">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:29:09.429-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:45.570-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:16.708-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2K3">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Ole32.dll is less than 5.2.3790.5663" test_ref="oval:org.mitre.oval:tst:140974"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Ole32.dll is less than 6.0.6002.19435" test_ref="oval:org.mitre.oval:tst:140324"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:141237"/>
              <criterion comment="Check if the version of Ole32.dll is less than 6.0.6002.23743" test_ref="oval:org.mitre.oval:tst:140765"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Ole32.dll is less than 6.1.7601.18896" test_ref="oval:org.mitre.oval:tst:141296"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:141207"/>
              <criterion comment="Check if the version of Ole32.dll is less than 6.1.7601.23099" test_ref="oval:org.mitre.oval:tst:140818"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of Ole32.dll is less than 6.2.9200.21524" test_ref="oval:org.mitre.oval:tst:141136"/>
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:140969"/>
            </criteria>
            <criterion comment="Check if the version of Ole32.dll is less than 6.2.9200.17414" test_ref="oval:org.mitre.oval:tst:141309"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="8.1/2012 R2 and vulnerable version">
          <criteria operator="OR" comment="8.1/ 2012 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Ole32.dll is less than 6.3.9600.17905" test_ref="oval:org.mitre.oval:tst:140986"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29156" version="3" class="vulnerability">
      <metadata>
        <title>Win32k elevation of privilege vulnerability - CVE-2015-2365 (MS15-073)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2365" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2365"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T16:53:08">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:25:49.098-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:44.843-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:15.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5667" test_ref="oval:org.mitre.oval:tst:141098"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19429" test_ref="oval:org.mitre.oval:tst:141152"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23735" test_ref="oval:org.mitre.oval:tst:141262"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18906" test_ref="oval:org.mitre.oval:tst:141244"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23109" test_ref="oval:org.mitre.oval:tst:141301"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17419" test_ref="oval:org.mitre.oval:tst:141068"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21528" test_ref="oval:org.mitre.oval:tst:141153"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17915" test_ref="oval:org.mitre.oval:tst:141251"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29149" version="3" class="vulnerability">
      <metadata>
        <title>DLL planting remote code execution vulnerability - CVE-2015-2369 (MS15-069)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2369" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2369"/>
        <description>Untrusted search path vulnerability in Windows Media Device Manager in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows local users to gain privileges via a Trojan horse DLL in the current working directory, as demonstrated by a directory that contains a .rtf file, aka "DLL Planting Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T10:06:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:20:29.893-04:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:29149 - Removed unneeded file checks" date="2015-07-27T14:42:00.063-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T04:01:02.218-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of cewmdm.dll is less than 12.0.7601.18872" test_ref="oval:org.mitre.oval:tst:141176"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of cewmdm.dll is greater than or equal to 12.0.7601.23000" test_ref="oval:org.mitre.oval:tst:141218"/>
              <criterion comment="Check if the version of cewmdm.dll is less than 12.0.7601.23075" test_ref="oval:org.mitre.oval:tst:140851"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="2003(x86) and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <criterion comment="Check if the version of cewmdm.dll is less than 10.0.3790.4011" test_ref="oval:org.mitre.oval:tst:140828"/>
        </criteria>
        <criteria operator="AND" comment="2k3(x64) and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          <criterion comment="Check if the version of wcewmdm.dll is less than 10.0.3790.4011" test_ref="oval:org.mitre.oval:tst:141308"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of cewmdm.dll is less than 11.0.6002.19403" test_ref="oval:org.mitre.oval:tst:141071"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of cewmdm.dll is greater than or equal to 11.0.6002.23000" test_ref="oval:org.mitre.oval:tst:141312"/>
              <criterion comment="Check if the version of cewmdm.dll is less than 11.0.6002.23710" test_ref="oval:org.mitre.oval:tst:141109"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29147" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-1743 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1743" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1743" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-1748.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:19.881-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:45.948-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:12.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29145" version="3" class="vulnerability">
      <metadata>
        <title>Win32k Null pointer dereference vulnerability - CVE-2015-1721 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1721" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1721"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via a crafted application, aka "Win32k Null Pointer Dereference Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:15.663-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:45.736-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:12.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29124" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel Object use after free vulnerability - CVE-2015-1724 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1724" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1724"/>
        <description>Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Microsoft Windows Kernel Object Use After Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:31.348-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:44.463-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:08.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29123" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1740 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1740" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1740" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1735, CVE-2015-1744, CVE-2015-1745, and CVE-2015-1766.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:36.047-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:44.166-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:08.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29118" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel use after free vulnerability – CVE-2015-1720 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1720" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1720"/>
        <description>Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Microsoft Windows Kernel Use After Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:13.516-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:43.770-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:07.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29113" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1735 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1735" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1735" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1740, CVE-2015-1744, CVE-2015-1745, and CVE-2015-1766.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:32.864-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:43.444-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:06.735-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29093" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel information disclosure vulnerability – CVE-2015-1719 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1719"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to obtain sensitive information from kernel memory via a crafted application, aka "Microsoft Windows Kernel Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:33.625-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:42.325-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:03.465-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29087" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2410 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2410" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2410" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to determine the existence of local files via a crafted stylesheet, aka "Internet Explorer Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:46.838-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:43.376-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:14.068-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29081" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1687 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-1687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1687" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:05.893-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:41.702-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:01.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29076" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1766 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1766" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1766" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1735, CVE-2015-1740, CVE-2015-1744, and CVE-2015-1745.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:13.617-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:40.866-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:00.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29075" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer XSS filter bypass vulnerability - CVE-2015-2398 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2398" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2398" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to bypass the XSS filter via a crafted attribute of an element in an HTML document, aka "Internet Explorer XSS Filter Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:44.325-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:43.058-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:13.558-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29067" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Station use after free vulnerability - CVE-2015-1723 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1723" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1723"/>
        <description>Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Microsoft Windows Station Use After Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:17.588-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:39.183-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:57.483-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29050" version="3" class="vulnerability">
      <metadata>
        <title>Win32k Pool buffer overflow vulnerability - CVE-2015-1727 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1727" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1727"/>
        <description>Buffer overflow in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Pool Buffer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:26.307-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:38.464-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:56.042-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29010" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2403 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2015-2403" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2403" source="CVE"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:25.540-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:42.119-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:12.599-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <criteria operator="OR" comment="vulnerable os and their respective file versions">
          <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
            <criteria operator="OR" comment="2k3(x86 + x64)">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            </criteria>
            <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
          </criteria>
          <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
            <criteria operator="OR" comment="Vista/ 2k8">
              <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"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable version">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
            <criteria operator="OR" comment="Win 7 / R2">
              <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
              <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable versions">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29009" version="4" class="vulnerability">
      <metadata>
        <title>MSXML3 same origin policy SFB vulnerability - CVE-2015-1646 (MS15-039)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft XML Core Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1646" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1646"/>
        <description>Microsoft XML Core Services (aka MSXML) 3.0 allows remote attackers to bypass the Same Origin Policy and obtain sensitive information via a crafted DTD, aka "MSXML3 Same Origin Policy SFB Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-24T20:56:28">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-12T14:22:30.361-04:00">DRAFT</status_change>
            <status_change date="2015-06-01T04:00:23.144-04:00">INTERIM</status_change>
            <status_change date="2015-06-22T04:00:45.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 vulnerable version">
          <criteria operator="OR" comment="Server (2003 - x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criterion comment="Check if the version of msxml3.dll is less than 8.100.1057.0" test_ref="oval:org.mitre.oval:tst:138415"/>
        </criteria>
        <criteria operator="AND" comment="Vista/ 2K8 and vulnerable file version">
          <criteria operator="OR" comment="Vista /2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criterion comment="Check if the version of msxml3.dll is less than 8.100.5010.0" test_ref="oval:org.mitre.oval:tst:138091"/>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msxml3.dll is less than 8.110.7601.18782" test_ref="oval:org.mitre.oval:tst:138590"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Msxml3.dll is greater than or equal to 8.110.7601.22000" test_ref="oval:org.mitre.oval:tst:79072"/>
              <criterion comment="Check if the version of msxml3.dll is less than 8.110.7601.22986" test_ref="oval:org.mitre.oval:tst:138589"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29005" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-1748 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1748" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1748" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-1743.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:16.086-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:37.151-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:49.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29001" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1676 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1676" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1676"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to bypass the ASLR protection mechanism via a crafted function call, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability," a different vulnerability than CVE-2015-1677, CVE-2015-1678, CVE-2015-1679, and CVE-2015-1680.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:23.410-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:32.607-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:36.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21457" test_ref="oval:org.mitre.oval:tst:138582"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17796" test_ref="oval:org.mitre.oval:tst:138198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28994" version="3" class="vulnerability">
      <metadata>
        <title>Win32k elevation of privilege vulnerability - CVE-2015-2360 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2360" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2360"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:21.750-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:36.298-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:49.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28990" version="3" class="vulnerability">
      <metadata>
        <title>OLE Elevation of privilege vulnerability - CVE-2015-2416 (MS15-075)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2416" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2416"/>
        <description>OLE in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to gain privileges via crafted input, as demonstrated by a transition from Low Integrity to Medium Integrity, aka "OLE Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-2417.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T12:06:54">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:29:07.182-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:41.628-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:12.043-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2K3">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Ole32.dll is less than 5.2.3790.5663" test_ref="oval:org.mitre.oval:tst:140974"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Ole32.dll is less than 6.0.6002.19435" test_ref="oval:org.mitre.oval:tst:140324"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:141237"/>
              <criterion comment="Check if the version of Ole32.dll is less than 6.0.6002.23743" test_ref="oval:org.mitre.oval:tst:140765"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Ole32.dll is less than 6.1.7601.18896" test_ref="oval:org.mitre.oval:tst:141296"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:141207"/>
              <criterion comment="Check if the version of Ole32.dll is less than 6.1.7601.23099" test_ref="oval:org.mitre.oval:tst:140818"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of Ole32.dll is less than 6.2.9200.21524" test_ref="oval:org.mitre.oval:tst:141136"/>
              <criterion comment="Check if the version of Ole32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:140969"/>
            </criteria>
            <criterion comment="Check if the version of Ole32.dll is less than 6.2.9200.17414" test_ref="oval:org.mitre.oval:tst:141309"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="8.1/2012 R2 and vulnerable version">
          <criteria operator="OR" comment="8.1/ 2012 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Ole32.dll is less than 6.3.9600.17905" test_ref="oval:org.mitre.oval:tst:140986"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28984" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1709 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1709" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1709" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:22.678-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:31.731-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:35.678-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28968" version="3" class="vulnerability">
      <metadata>
        <title>Elevation of privilege vulnerability in Netlogon - CVE-2015-2374 (MS15-071)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2374"/>
        <description>The Netlogon service in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Server 2008 SP2 and R2 SP1, and Windows Server 2012 Gold and R2 does not properly implement domain-controller communication, which allows remote attackers to discover credentials by leveraging certain PDC access and spoofing the BDC role in a PDC communication channel, aka "Elevation of Privilege Vulnerability in Netlogon."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:36:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:22:16.859-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:41.383-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:11.661-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable versions">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          </criteria>
          <criterion comment="Check if the version of netlogon.dll is less than 5.2.3790.5648" test_ref="oval:org.mitre.oval:tst:141284"/>
        </criteria>
        <criteria operator="AND" comment="2k8(x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="2K8 (x86/x64/ia64)">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.0.6002.19409" test_ref="oval:org.mitre.oval:tst:141034"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:138425"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.0.6002.23716" test_ref="oval:org.mitre.oval:tst:141196"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="R2 (x64 / ia64) and vulnerable file versions">
          <criteria operator="OR" comment="R2 (x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.1.7601.18880" test_ref="oval:org.mitre.oval:tst:141268"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:138356"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.1.7601.23083" test_ref="oval:org.mitre.oval:tst:140963"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Server 2012 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.2.9200.17395" test_ref="oval:org.mitre.oval:tst:140993"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138191"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.2.9200.21506" test_ref="oval:org.mitre.oval:tst:141189"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Server 2012 R2 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          <criterion comment="Check if the version of netlogon.dll is less than 6.3.9600.17901" test_ref="oval:org.mitre.oval:tst:141157"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28950" version="4" class="vulnerability">
      <metadata>
        <title>Windows forms elevation of privilege vulnerability - CVE-2015-1673 (MS15-048)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft .NET Framework 1.1</product>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1673" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1673"/>
        <description>The Windows Forms (aka WinForms) libraries in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 allow user-assisted remote attackers to execute arbitrary code via a crafted partial-trust application, aka "Windows Forms Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T11:54:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:34:59.080-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:31.089-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:34.795-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28950 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:16.687-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET 1.1 and vulnerable file">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <criterion comment="Check if the version of mscorlib.dll is less than 1.1.4322.2512" test_ref="oval:org.mitre.oval:tst:138654"/>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and  XP / server 2003">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8655" test_ref="oval:org.mitre.oval:tst:138616"/>
              <criterion comment="Check if the version of System.Windows.Forms.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138704"/>
            </criteria>
            <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.3667" test_ref="oval:org.mitre.oval:tst:138084"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and Vista / 2008">
          <criteria operator="OR" comment="Either OS">
            <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"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138136"/>
              <criterion comment="Check if the version of System.Windows.Forms.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138704"/>
            </criteria>
            <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.4257" test_ref="oval:org.mitre.oval:tst:138542"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5 and Win 8 / server 2012">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138136"/>
              <criterion comment="Check if the version of System.Windows.Forms.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138704"/>
            </criteria>
            <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.6427" test_ref="oval:org.mitre.oval:tst:138639"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8.1 / 2012 R2">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138136"/>
              <criterion comment="Check if the version of System.Windows.Forms.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138704"/>
            </criteria>
            <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8015" test_ref="oval:org.mitre.oval:tst:138859"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5.1 and Win 7 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138136"/>
              <criterion comment="Check if the version of System.Windows.Forms.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138704"/>
            </criteria>
            <criterion comment="Check if the version of System.Windows.Forms.dll is less than 2.0.50727.5491" test_ref="oval:org.mitre.oval:tst:137946"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.0">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.2057" test_ref="oval:org.mitre.oval:tst:138799"/>
              <criterion comment="Check if version of System.Windows.Forms.dll is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:80817"/>
            </criteria>
            <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.1032" test_ref="oval:org.mitre.oval:tst:138641"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5/4.5.1 and Win Vista / Win 7 / server 2008 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.36287" test_ref="oval:org.mitre.oval:tst:138838"/>
              <criterion comment="Check if the version of system.windows.forms.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:137962"/>
            </criteria>
            <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.34251" test_ref="oval:org.mitre.oval:tst:138683"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8 /Server 2012">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.36286" test_ref="oval:org.mitre.oval:tst:138687"/>
              <criterion comment="Check if the version of system.windows.forms.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:137962"/>
            </criteria>
            <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.34250" test_ref="oval:org.mitre.oval:tst:138511"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5.1 / 4.5.2 and  Win 8.1 / Server 2012 R2">
          <criteria operator="OR" comment="Either .Net 4.5.1 / 4.5.2 version">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.36286" test_ref="oval:org.mitre.oval:tst:138687"/>
              <criterion comment="Check if the version of system.windows.forms.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:137962"/>
            </criteria>
            <criterion comment="Check if the version of system.windows.forms.dll is less than 4.0.30319.34250" test_ref="oval:org.mitre.oval:tst:138511"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28938" version="3" class="vulnerability">
      <metadata>
        <title>VBScript Memory corruption vulnerability - CVE-2015-2372 (MS15-065 and MS15-066)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft VBScript 5.6</product>
          <product>Microsoft VBScript 5.7</product>
          <product>Microsoft VBScript 5.8</product>
        </affected>
        <reference ref_id="CVE-2015-2372" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2372" source="CVE"/>
        <description>vbscript.dll in Microsoft VBScript 5.6 through 5.8, as used with Internet Explorer 6 through 11 and other products, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "VBScript Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:31.155-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:40.445-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:10.717-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VBScript 5.6 and 2K3 vulnerable version">
          <criterion comment="vbscript.dll 5.6 or later is installed" test_ref="oval:org.mitre.oval:tst:100534"/>
          <criteria operator="OR" comment=" 2K3 + vulnerable file version">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of VBScript.dll is less than 5.6.0.8856" test_ref="oval:org.mitre.oval:tst:141230"/>
          <criterion comment="Internet Explorer 6 (any patch level) is installed" test_ref="oval:org.mitre.oval:tst:2333"/>
        </criteria>
        <criteria operator="AND" comment="VBScript 5.7 and 2K3/Vista/2k8 vulnerable version">
          <criterion comment="Vbscript.dll 5.7 or later is installed" test_ref="oval:org.mitre.oval:tst:11558"/>
          <criteria operator="OR" comment="2K3/Vista/2k8 vulnerable version">
            <criteria operator="AND" comment="2k3 and vulnerable file version">
              <criteria operator="OR" comment="2K3">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of VBScript.dll is less than 5.7.6002.23712" test_ref="oval:org.mitre.oval:tst:140314"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2K8">
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
                <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>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of VBScript.dll is less than 5.7.6002.19405" test_ref="oval:org.mitre.oval:tst:141294"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of VBScript.dll is less than 5.7.6002.23712" test_ref="oval:org.mitre.oval:tst:140314"/>
                  <criterion comment="Check if the version of vbscript.dll is greater than or equal to 5.7.6002.23000" test_ref="oval:org.mitre.oval:tst:100298"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
          <criterion comment="Internet Explorer 7 is installed" test_ref="oval:org.mitre.oval:tst:178"/>
        </criteria>
        <criteria operator="AND" comment="Vbscript.dll 5.8 and vul version">
          <criterion comment="Vbscript.dll 5.8 or later is installed" test_ref="oval:org.mitre.oval:tst:11329"/>
          <criteria operator="OR" comment="2k8/Win7/2k8 R2/Win 8/Win 8.1/Win 2k12/Win 2k12 R2 vulnerable version">
            <criteria operator="AND" comment="VBScript 5.8 and 2K3/Vista/2k8/Win7/2k8 R2 + IE 8 vulnerable version">
              <criteria operator="OR" comment="2K3/Vista/2K8/Win7/R2 + VBScript 5.8 + vulnerable version">
                <criteria operator="AND" comment="2k3 and vulnerable version">
                  <criteria operator="OR" comment="2K3">
                    <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                    <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
                  </criteria>
                  <criterion comment="Check if the version of vbscript.dll is less than 5.8.6001.23707" test_ref="oval:org.mitre.oval:tst:140824"/>
                </criteria>
                <criteria operator="AND" comment="Vista / 2K8 and vulnerable file version">
                  <criteria operator="OR" comment="Vista / 2K8">
                    <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"/>
                    <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                  </criteria>
                  <criteria operator="OR" comment="Check for vulnerable version">
                    <criterion comment="Check if the version of vbscript.dll is less than 5.8.6001.19652" test_ref="oval:org.mitre.oval:tst:141188"/>
                    <criteria operator="AND" comment="Check for LDR">
                      <criterion comment="Check if the version of vbscript.dll is less than 5.8.6001.23707" test_ref="oval:org.mitre.oval:tst:140824"/>
                      <criterion comment="Check if the version of Vbcript.dll is greater than or equal to 5.8.6001.23000" test_ref="oval:org.mitre.oval:tst:99962"/>
                    </criteria>
                  </criteria>
                </criteria>
                <criteria operator="AND" comment="Win7/R2 + vulnerable file version">
                  <criteria operator="OR" comment="Win7/R2">
                    <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                    <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                    <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                    <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
                  </criteria>
                  <criteria operator="OR" comment="vulnerable file version">
                    <criterion comment="Check if the version of vbscript.dll is less than 5.8.7601.18896" test_ref="oval:org.mitre.oval:tst:141265"/>
                    <criteria operator="AND" comment="Check for LDR">
                      <criterion comment="Check if the version of vbscript.dll is less than 5.8.7601.23099" test_ref="oval:org.mitre.oval:tst:140984"/>
                      <criterion comment="Check if the version of vbscript.dll is greater than or equal to 5.8.7601.23000" test_ref="oval:org.mitre.oval:tst:138193"/>
                    </criteria>
                  </criteria>
                </criteria>
              </criteria>
              <criterion comment="Internet Explorer 8 is installed" test_ref="oval:org.mitre.oval:tst:9082"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8/Win7/R2 and IE 9 + vulnerable file version">
              <criteria operator="OR" comment="Vista / 2K8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of vbscript.dll is less than 5.8.7601.17174" test_ref="oval:org.mitre.oval:tst:140884"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Vbscript.dll version is greater than or equal 5.8.7601.20000" test_ref="oval:org.mitre.oval:tst:41925"/>
                  <criterion comment="Check if the version of vbscript.dll is less than 5.8.7601.20785" test_ref="oval:org.mitre.oval:tst:141278"/>
                </criteria>
              </criteria>
              <criterion comment="Internet Explorer 9 is installed" test_ref="oval:org.mitre.oval:tst:42359"/>
            </criteria>
            <criteria operator="AND" comment="Win7/R2/Win8/2k12 and IE 10 + vulnerable file version">
              <criterion comment="Check if Microsoft Internet Explorer 10 is installed" test_ref="oval:org.mitre.oval:tst:80429"/>
              <criteria operator="OR" comment="Win7/R2/Win8/2k12 + VBScript 5.8 + vulnerable version">
                <criteria operator="AND" comment="Win7/R2 and IE 10 + vulnerable file version">
                  <criteria operator="OR" comment="Win7/R2">
                    <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                    <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                    <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                    <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                    <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                    <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
                  </criteria>
                  <criteria operator="OR" comment="Check for vulnerable version">
                    <criterion comment="Check if the version of vbscript.dll is less than 5.8.9200.17410" test_ref="oval:org.mitre.oval:tst:140995"/>
                    <criteria operator="AND" comment="Check for LDR">
                      <criterion comment="Check if the version of vbscript.dll is greater than or equal to 5.8.9200.21000" test_ref="oval:org.mitre.oval:tst:135738"/>
                      <criterion comment="Check if the version of vbscript.dll is less than 5.8.9200.21521" test_ref="oval:org.mitre.oval:tst:141291"/>
                    </criteria>
                  </criteria>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win7/2k8 R2/Win8.1/2k12 R2 and IE 11 + vulnerable file version">
              <criteria operator="OR" comment="Win7/2k8 R2/Win8.1/2k12 R2 and vulnerable file version">
                <criteria operator="AND" comment="Win7 x86 and vulnerable version">
                  <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                  <criterion comment="Check if the version of vbscript.dll is less than 5.8.9600.17909" test_ref="oval:org.mitre.oval:tst:141182"/>
                </criteria>
                <criteria operator="AND" comment="Win7 x64 / Server 2008 R2 and vulnerable version">
                  <criteria operator="OR" comment="Win 7 / R2">
                    <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                    <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                  </criteria>
                  <criterion comment="Check if the version of vbscript.dll is less than 5.8.9600.17910" test_ref="oval:org.mitre.oval:tst:141085"/>
                </criteria>
                <criteria operator="AND" comment="Win 8.1  / Server 2012 R2 and vulnerable version">
                  <criteria operator="OR" comment="Win 7 / R2">
                    <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                    <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                    <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
                  </criteria>
                  <criterion comment="Check if the version of vbscript.dll is less than 5.8.9600.17905" test_ref="oval:org.mitre.oval:tst:140873"/>
                </criteria>
              </criteria>
              <criterion comment="Check if Microsoft Internet Explorer 11 is installed" test_ref="oval:org.mitre.oval:tst:87142"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28932" version="3" class="vulnerability">
      <metadata>
        <title>Service control manager elevation of privilege vulnerability - CVE-2015-1702 (MS15-050)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1702" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1702"/>
        <description>The Service Control Manager (SCM) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly constrain impersonation levels, which allows local users to gain privileges via a crafted application, aka "Service Control Manager Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:39:47">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:37:09.571-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:30.416-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:33.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of services.exe is less than 6.0.6002.19369" test_ref="oval:org.mitre.oval:tst:138682"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of services.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:138469"/>
              <criterion comment="Check if the version of services.exe is less than 6.0.6002.23677" test_ref="oval:org.mitre.oval:tst:138468"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of services.exe is less than 6.1.7601.18829" test_ref="oval:org.mitre.oval:tst:138200"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of services.exe is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138798"/>
              <criterion comment="Check if the version of services.exe is less than 6.1.7601.23033" test_ref="oval:org.mitre.oval:tst:138581"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Windows 8/2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of services.exe is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138750"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of services.exe is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138360"/>
              <criterion comment="Check if the version of services.exe is less than 6.2.9200.21456" test_ref="oval:org.mitre.oval:tst:138573"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Windows 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of services.exe is less than 6.3.9600.17793" test_ref="oval:org.mitre.oval:tst:137869"/>
        </criteria>
        <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
        <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28924" version="4" class="vulnerability">
      <metadata>
        <title>Microsoft SharePoint page content vulnerabilities – CVE-2015-1700 (MS15-047)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <product>Microsoft SharePoint Server 2007</product>
          <product>Microsoft SharePoint Server 2010</product>
          <product>Microsoft SharePoint Foundation 2010</product>
          <product>Microsoft SharePoint Foundation 2013</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1700" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1700"/>
        <description>Microsoft SharePoint Server 2007 SP3, SharePoint Foundation 2010 SP2, SharePoint Server 2010 SP2, and SharePoint Foundation 2013 SP1 allow remote authenticated users to execute arbitrary code via crafted page content, aka "Microsoft SharePoint Page Content Vulnerabilities."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T20:21:11">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:09:54.328-04:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:var:1569 - MS Bulletins - May 2015" date="2015-05-28T14:06:00.511-04:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-06-15T04:00:30.063-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:33.059-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Sharepoint 2007 and vulnerable file versions">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="Check if the version of Microsoft.SharePoint.Portal.dll is less than 12.0.6721.5000" test_ref="oval:org.mitre.oval:tst:137831"/>
        </criteria>
        <criteria operator="AND" comment="Sharepoint 2010 and vulnerable file version">
          <extend_definition comment="Microsoft Office SharePoint Server 2010 is installed." definition_ref="oval:org.mitre.oval:def:12880"/>
          <criterion comment="Check if the version of Microsoft.office.policy.dll is less than 14.0.7149.5000" test_ref="oval:org.mitre.oval:tst:138630"/>
        </criteria>
        <criteria operator="AND" comment="Sharepoint Foundation 2010 / 2010 SP1">
          <extend_definition comment="Microsoft SharePoint Foundation 2010 is installed" definition_ref="oval:org.mitre.oval:def:12224"/>
          <criterion comment="Check if the version of onetutil.dll is less than 14.0.7149.5000" test_ref="oval:org.mitre.oval:tst:138555"/>
        </criteria>
        <criteria operator="AND" comment="Sharepoint Foundation 2013 and vulnerable file version">
          <extend_definition comment="Microsoft SharePoint Foundation 2013 is installed" definition_ref="oval:org.mitre.oval:def:19090"/>
          <criterion comment="Check if the version of stswel.dll is less than 15.0.4719.1002" test_ref="oval:org.mitre.oval:tst:138608"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28910" version="4" class="vulnerability">
      <metadata>
        <title>Windows Media Player RCE via DataObject vulnerability - CVE-2015-1728 (MS15-057)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1728" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1728"/>
        <description>Microsoft Windows Media Player 10 through 12 allows remote attackers to execute arbitrary code via a crafted DataObject on a web site, aka "Windows Media Player RCE via DataObject Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T13:23:15">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:17:11.575-04:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:20961 - MS bulletins for the month of June 2015" date="2015-06-18T10:14:00.489-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-07-06T04:00:32.407-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:42.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Media Player 9">
          <extend_definition comment="Windows Media Player v9 is installed." definition_ref="oval:org.mitre.oval:def:2147"/>
          <criterion comment="the version of Wmp.dll is less than 9.0.0.4513" test_ref="oval:org.mitre.oval:tst:138941"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 10 on windows server 2003 x86">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criterion comment="the version of Wmp.dll is less than 10.0.0.4011" test_ref="oval:org.mitre.oval:tst:138849"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 11 on Windows Vista /Server 2008 (32-bit)/(64-bit)/ia64">
          <criteria operator="OR" comment="Vista x86/x64, Server 2008 x86/x64">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Windows Media Player v11 is installed." definition_ref="oval:org.mitre.oval:def:2126"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="the version of Wmp.dll is less than 11.0.6002.19378" test_ref="oval:org.mitre.oval:tst:138461"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="the version of Wmp.dll is greater than or equal 11.0.6002.22000" test_ref="oval:org.mitre.oval:tst:21257"/>
              <criterion comment="the version of Wmp.dll is less than 11.0.6002.23684" test_ref="oval:org.mitre.oval:tst:138068"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 12 on Microsoft Windows 7 x86/x64, Windows Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="7 x86/x64, Server 2008 R2 x64">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <extend_definition comment="Windows Media Player v12 is installed." definition_ref="oval:org.mitre.oval:def:7384"/>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="The version of Wmp.dll is less than 12.0.7601.18840" test_ref="oval:org.mitre.oval:tst:138814"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="The version of Wmp.dll is greater than or equal 12.0.7601.22000" test_ref="oval:org.mitre.oval:tst:138964"/>
              <criterion comment="The version of Wmp.dll is less than 12.0.7601.23041" test_ref="oval:org.mitre.oval:tst:138905"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows Media Player 10 on Windows Server 2003 (x64-bit)">
          <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          <extend_definition comment="Windows Media Player v10 is installed." definition_ref="oval:org.mitre.oval:def:2172"/>
          <criterion comment="the version of Wwmp.dll is less than 10.0.0.4011" test_ref="oval:org.mitre.oval:tst:20961"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7384" version="15" class="inventory">
      <metadata>
        <title>Windows Media Player v12 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Windows Media Player 12</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:windows_media_player:12"/>
        <description>Windows Media Player v12 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-12T13:00:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2010-10-26T21:07:20.441-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:47.820-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:53.335-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7384 - On definition oval:org.mitre.oval:def:7384  I changed the affected platform from &quot;Microsoft Windows 2008&quot; to &quot;Microsoft Windows Server 2008&quot;" date="2011-05-12T10:52:00.860-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2011-05-12T10:58:08.668-04:00">INTERIM</status_change>
            <status_change date="2011-05-30T04:00:53.617-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7384 - Modifications vary from minor OVAL title/description changes to suggesting an alternative CPE name to use." date="2011-09-28T11:29:00.976-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-09-28T11:33:25.594-04:00">INTERIM</status_change>
            <status_change date="2011-10-17T04:00:25.649-04:00">ACCEPTED</status_change>
            <status_change date="2012-03-05T14:24:03.509-05:00">INTERIM</status_change>
            <modified comment="Added Windows Server 2008 R2 platform" date="2012-03-05T14:24:03.509-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2012-03-26T04:03:57.287-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7384 - inventory for Windows Media Player 12" date="2013-09-13T13:51:00.711-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-09-13T13:52:27.920-04:00">INTERIM</status_change>
            <status_change date="2013-09-30T04:01:37.481-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:86182 - replaced all similar objects with oval:org.mitre.oval:obj:26224" date="2014-04-10T08:55:00.661-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-04-10T08:58:20.278-04:00">INTERIM</status_change>
            <status_change date="2014-04-28T04:07:40.186-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7384 - Modified Win Media Player inventories: Fixed product version info" date="2015-04-10T10:03:00.585-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-04-10T10:05:26.566-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:28.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Check if Windows Media Player version is greater than or equal to 12.0.0.0" test_ref="oval:org.mitre.oval:tst:86727"/>
        <criterion comment="Check if Windows Media Player version is less than 13.0.0.0" test_ref="oval:org.mitre.oval:tst:86182"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28883" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1701 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1701" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1701"/>
        <description>Win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Vista SP2, and Server 2008 SP2 allows local users to gain privileges via a crafted application, as exploited in the wild in April 2015, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:28.748-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:29.588-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:32.020-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28876" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1677 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1677" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1677"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to bypass the ASLR protection mechanism via a crafted function call, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability," a different vulnerability than CVE-2015-1676, CVE-2015-1678, CVE-2015-1679, and CVE-2015-1680.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:20.752-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:29.368-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:31.700-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21457" test_ref="oval:org.mitre.oval:tst:138582"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17796" test_ref="oval:org.mitre.oval:tst:138198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28863" version="3" class="vulnerability">
      <metadata>
        <title>NETLOGON spoofing vulnerability - CVE-2015-0005 (MS15-027)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0005" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0005"/>
        <description>The NETLOGON service in Microsoft Windows Server 2003 SP2, Windows Server 2008 SP2 and R2 SP1, and Windows Server 2012 Gold and R2, when a Domain Controller is configured, allows remote attackers to spoof the computer name of a secure channel's endpoint, and obtain sensitive session information, by running a crafted application and leveraging the ability to sniff network traffic, aka "NETLOGON Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T08:56:31">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T11:24:59.158-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:17.432-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:27.561-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable versions">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          </criteria>
          <criterion comment="Check if the version of netlogon.dll is less than 5.2.3790.5551" test_ref="oval:org.mitre.oval:tst:138177"/>
        </criteria>
        <criteria operator="AND" comment="2k8(x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="2K8 (x86/x64/ia64)">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.0.6002.19319" test_ref="oval:org.mitre.oval:tst:137821"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:138425"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.0.6002.23629" test_ref="oval:org.mitre.oval:tst:138106"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="R2 (x64 / ia64) and vulnerable file versions">
          <criteria operator="OR" comment="R2 (x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.1.7601.18759" test_ref="oval:org.mitre.oval:tst:138294"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:138356"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.1.7601.22966" test_ref="oval:org.mitre.oval:tst:138407"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Server 2012 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of netlogon.dll is less than 6.2.9200.17273" test_ref="oval:org.mitre.oval:tst:138273"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of netlogon.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138191"/>
              <criterion comment="Check if the version of netlogon.dll is less than 6.2.9200.21391" test_ref="oval:org.mitre.oval:tst:138015"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Server 2012 R2 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          <criterion comment="Check if the version of netlogon.dll is less than 6.3.9600.17678" test_ref="oval:org.mitre.oval:tst:138057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28861" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1666 (MS15-032)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1666" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1666" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1652.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-21T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-24T09:24:18.735-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:23.867-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:22.054-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5569" test_ref="oval:org.mitre.oval:tst:138423"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21448" test_ref="oval:org.mitre.oval:tst:138618"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19334" test_ref="oval:org.mitre.oval:tst:138373"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23642" test_ref="oval:org.mitre.oval:tst:138546"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19612" test_ref="oval:org.mitre.oval:tst:138331"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18806" test_ref="oval:org.mitre.oval:tst:138424"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23010" test_ref="oval:org.mitre.oval:tst:137911"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16636" test_ref="oval:org.mitre.oval:tst:138537"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20750" test_ref="oval:org.mitre.oval:tst:137976"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17296" test_ref="oval:org.mitre.oval:tst:138031"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21413" test_ref="oval:org.mitre.oval:tst:138588"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17728" test_ref="oval:org.mitre.oval:tst:138275"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28848" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1744 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1744" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1744" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1735, CVE-2015-1740, CVE-2015-1745, and CVE-2015-1766.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:25.941-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:30.250-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:37.509-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28844" version="3" class="vulnerability">
      <metadata>
        <title>Impersonation level check elevation of privilege vulnerability - CVE-2015-0075 (MS15-025)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0075"/>
        <description>The kernel in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 does not properly constrain impersonation levels, which allows local users to gain privileges via a crafted application, aka "Impersonation Level Check Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T11:18:59.294-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:16.674-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:26.640-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if version of Fltmgr.sys is less than 5.2.3790.5107" test_ref="oval:org.mitre.oval:tst:138447"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Ntoskrnl.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80719"/>
              <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.0.6002.23636" test_ref="oval:org.mitre.oval:tst:138397"/>
            </criteria>
            <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.0.6002.19327" test_ref="oval:org.mitre.oval:tst:137988"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Ntoskrnl.exe is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81000"/>
              <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.1.7601.22943" test_ref="oval:org.mitre.oval:tst:138117"/>
            </criteria>
            <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.1.7601.18738" test_ref="oval:org.mitre.oval:tst:138289"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28843" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1624 (MS15-018)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1624" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1624" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:36:27.309-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:16.411-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:26.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19607" test_ref="oval:org.mitre.oval:tst:138058"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18751" test_ref="oval:org.mitre.oval:tst:137478"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22958" test_ref="oval:org.mitre.oval:tst:138221"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16633" test_ref="oval:org.mitre.oval:tst:137971"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20747" test_ref="oval:org.mitre.oval:tst:137783"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17267" test_ref="oval:org.mitre.oval:tst:138160"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21384" test_ref="oval:org.mitre.oval:tst:138199"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17690" test_ref="oval:org.mitre.oval:tst:138148"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28840" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1712 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-1712" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1712" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1691.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:05.231-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:28.634-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:29.944-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28836" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0100 (MS15-018)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2015-0100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0100" source="CVE"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:36:37.833-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:16.222-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:26.076-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <criteria operator="OR" comment="vulnerable os and their respective file versions">
          <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
            <criteria operator="OR" comment="2k3(x86 + x64)">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            </criteria>
            <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
          </criteria>
          <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
            <criteria operator="OR" comment="Vista/ 2k8">
              <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"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable version">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19607" test_ref="oval:org.mitre.oval:tst:138058"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
            <criteria operator="OR" comment="Win 7 / R2">
              <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
              <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable versions">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18751" test_ref="oval:org.mitre.oval:tst:137478"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22958" test_ref="oval:org.mitre.oval:tst:138221"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28834" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2406 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2406" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2406" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2385, CVE-2015-2390, CVE-2015-2397, CVE-2015-2404, and CVE-2015-2422.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:27.990-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:39.346-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:10.001-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28822" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer clipboard information disclosure vulnerability - CVE-2015-1692 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1692" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows user-assisted remote attackers to read the clipboard contents via crafted web script, aka "Internet Explorer Clipboard Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:10.583-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:28.214-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:29.293-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28821" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer ASLR bypass vulnerability - CVE-2015-1661 (MS15-032)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1661" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1661" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to bypass the ASLR protection mechanism via a crafted web site, aka "Internet Explorer ASLR Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-21T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-24T09:24:08.311-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:22.648-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:21.324-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5569" test_ref="oval:org.mitre.oval:tst:138423"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21448" test_ref="oval:org.mitre.oval:tst:138618"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19334" test_ref="oval:org.mitre.oval:tst:138373"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23642" test_ref="oval:org.mitre.oval:tst:138546"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19612" test_ref="oval:org.mitre.oval:tst:138331"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18806" test_ref="oval:org.mitre.oval:tst:138424"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23010" test_ref="oval:org.mitre.oval:tst:137911"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16636" test_ref="oval:org.mitre.oval:tst:138537"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20750" test_ref="oval:org.mitre.oval:tst:137976"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17296" test_ref="oval:org.mitre.oval:tst:138031"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21413" test_ref="oval:org.mitre.oval:tst:138588"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17728" test_ref="oval:org.mitre.oval:tst:138275"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28815" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-1704 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1704" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1704" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-1703.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:02.152-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:27.706-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:28.719-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5602" test_ref="oval:org.mitre.oval:tst:138124"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28808" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1680 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1680" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1680"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to bypass the ASLR protection mechanism via a crafted function call, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability," a different vulnerability than CVE-2015-1676, CVE-2015-1677, CVE-2015-1678, and CVE-2015-1679.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:25.622-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:27.428-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:28.314-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21457" test_ref="oval:org.mitre.oval:tst:138582"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17796" test_ref="oval:org.mitre.oval:tst:138198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28807" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver remote code execution vulnerability - CVE-2015-0088 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0088" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0088"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "Adobe Font Driver Remote Code Execution Vulnerability," a different vulnerability than CVE-2015-0090, CVE-2015-0091, CVE-2015-0092, and CVE-2015-0093.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:58.583-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:15.571-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:24.899-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28806" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel Bitmap handling use after free vulnerability - CVE-2015-1722 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1722" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1722"/>
        <description>Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Microsoft Windows Kernel Bitmap Handling Use After Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:28.704-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:27.917-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:36.388-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28804" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-2390 (MS15-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-2390" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2390" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-2385, CVE-2015-2397, CVE-2015-2404, CVE-2015-2406, and CVE-2015-2422.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T13:00:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:16:40.950-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:38.450-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:08.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5662" test_ref="oval:org.mitre.oval:tst:140298"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21481" test_ref="oval:org.mitre.oval:tst:140959"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19421" test_ref="oval:org.mitre.oval:tst:140954"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23728" test_ref="oval:org.mitre.oval:tst:141086"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19652" test_ref="oval:org.mitre.oval:tst:141242"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23707" test_ref="oval:org.mitre.oval:tst:141287"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18896" test_ref="oval:org.mitre.oval:tst:141220"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23099" test_ref="oval:org.mitre.oval:tst:141285"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16669" test_ref="oval:org.mitre.oval:tst:141203"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20784" test_ref="oval:org.mitre.oval:tst:141111"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17412" test_ref="oval:org.mitre.oval:tst:140758"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21523" test_ref="oval:org.mitre.oval:tst:141225"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17905" test_ref="oval:org.mitre.oval:tst:141110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28803" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-0077 (MS15-023)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0077"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 do not properly initialize function buffers, which allows local users to obtain sensitive information from kernel memory, and possibly bypass the ASLR protection mechanism, via a crafted application, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:55:37.910-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:15.352-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:24.504-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5561" test_ref="oval:org.mitre.oval:tst:138314"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19327" test_ref="oval:org.mitre.oval:tst:138135"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23636" test_ref="oval:org.mitre.oval:tst:138121"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18773" test_ref="oval:org.mitre.oval:tst:138032"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22978" test_ref="oval:org.mitre.oval:tst:138003"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17287" test_ref="oval:org.mitre.oval:tst:138063"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21403" test_ref="oval:org.mitre.oval:tst:138335"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17694" test_ref="oval:org.mitre.oval:tst:138216"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:288" class="vulnerability" version="1">
      <metadata>
        <title>WMI Object Broker Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Visual Studio</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4704" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4704"/>
        <description>Cross-zone scripting vulnerability in the WMI Object Broker (WMIScriptUtils.WMIObjectBroker2) ActiveX control (WmiScriptUtils.dll) in Microsoft Visual Studio 2005 allows remote attackers to bypass Internet zone restrictions and execute arbitrary code by instantiating dangerous objects, aka "WMI Object Broker Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:52.674-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:14.308-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
        <criterion comment="The version of WmiScriptUtils.dll is less than 8.0.50727.236." test_ref="oval:org.mitre.oval:tst:150"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28771" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver remote code execution vulnerability - CVE-2015-0092 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0092" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0092"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "Adobe Font Driver Remote Code Execution Vulnerability," a different vulnerability than CVE-2015-0088, CVE-2015-0090, CVE-2015-0091, and CVE-2015-0093.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:45:00.714-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:13.976-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:23.469-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28770" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver remote code execution vulnerability - CVE-2015-0090 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0090" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0090"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "Adobe Font Driver Remote Code Execution Vulnerability," a different vulnerability than CVE-2015-0088, CVE-2015-0091, CVE-2015-0092, and CVE-2015-0093.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:53.942-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:13.784-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:23.217-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28767" version="4" class="vulnerability">
      <metadata>
        <title>Group Policy security feature bypass vulnerability - CVE-2015-0009 (MS15-014)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0009"/>
        <description>The Group Policy Security Configuration policy implementation in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows man-in-the-middle attackers to disable a signing requirement and trigger a revert-to-default action by spoofing domain-controller responses, aka "Group Policy Security Feature Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:20:38.547-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43110 - bulletins for the month of February 2015" date="2015-02-16T13:18:00.755-05:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-03-09T04:01:53.352-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:29.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Scesrv.dll is less than 5.2.3790.5492" test_ref="oval:org.mitre.oval:tst:137802"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Scesrv.dll is less than 6.0.6002.23558" test_ref="oval:org.mitre.oval:tst:138116"/>
              <criterion comment="Check if the version of Scesrv.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137943"/>
            </criteria>
            <criterion comment="Check if the version of Scesrv.dll is less than 6.0.6002.19251" test_ref="oval:org.mitre.oval:tst:138132"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Scesrv.dll is less than 6.1.7601.22894" test_ref="oval:org.mitre.oval:tst:137878"/>
              <criterion comment="Check if the version of Scesrv.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137512"/>
            </criteria>
            <criterion comment="Check if the version of Scesrv.dll is less than 6.1.7601.18686" test_ref="oval:org.mitre.oval:tst:138089"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Scesrv.dll is less than 6.2.9200.21317" test_ref="oval:org.mitre.oval:tst:137843"/>
              <criterion comment="Check if the version of Scesrv.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138020"/>
            </criteria>
            <criterion comment="Check if the version of Scesrv.dll is less than 6.2.9200.17200" test_ref="oval:org.mitre.oval:tst:138096"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Scesrv.dll is less than 6.3.9600.17552" test_ref="oval:org.mitre.oval:tst:137690"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28762" version="5" class="vulnerability">
      <metadata>
        <title>Microsoft schannel remote code execution vulnerability - CVE-2015-0003 (MS15-010)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0003"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges or cause a denial of service (NULL pointer dereference) via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:13:46.665-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:52.789-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:28.391-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43353 - MS Bulletins - May 2015" date="2015-05-28T14:09:00.599-04:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-05-28T14:13:09.275-04:00">INTERIM</status_change>
            <status_change date="2015-06-15T04:00:26.575-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="either version">
            <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5513" test_ref="oval:org.mitre.oval:tst:137893"/>
            <criterion comment="Check if the version of Schannnel.dll is less than 5.2.3790.5516" test_ref="oval:org.mitre.oval:tst:137932"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19279" test_ref="oval:org.mitre.oval:tst:137920"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23588" test_ref="oval:org.mitre.oval:tst:138008"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.23592" test_ref="oval:org.mitre.oval:tst:137948"/>
              <criterion comment="Check if the version of Ksecdd.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137239"/>
            </criteria>
            <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.19282" test_ref="oval:org.mitre.oval:tst:138056"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18713" test_ref="oval:org.mitre.oval:tst:137986"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22919" test_ref="oval:org.mitre.oval:tst:137933"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.18717" test_ref="oval:org.mitre.oval:tst:138087"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.22923" test_ref="oval:org.mitre.oval:tst:138072"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137664"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17226" test_ref="oval:org.mitre.oval:tst:138100"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21343" test_ref="oval:org.mitre.oval:tst:137841"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.17230" test_ref="oval:org.mitre.oval:tst:137968"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.21347" test_ref="oval:org.mitre.oval:tst:137865"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137956"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17630" test_ref="oval:org.mitre.oval:tst:137568"/>
          <criterion comment="Check if the version of the Cng.sys is less than 6.3.9600.17633" test_ref="oval:org.mitre.oval:tst:137745"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28743" version="3" class="vulnerability">
      <metadata>
        <title>Win32k information disclosure vulnerability - CVE-2015-2367 (MS15-073)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2367" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2367"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to obtain sensitive information from uninitialized kernel memory via a crafted application, aka "Win32k Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T16:53:08">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:25:51.163-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:36.176-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:08.070-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5667" test_ref="oval:org.mitre.oval:tst:141098"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19429" test_ref="oval:org.mitre.oval:tst:141152"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23735" test_ref="oval:org.mitre.oval:tst:141262"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18906" test_ref="oval:org.mitre.oval:tst:141244"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23109" test_ref="oval:org.mitre.oval:tst:141301"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17419" test_ref="oval:org.mitre.oval:tst:141068"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21528" test_ref="oval:org.mitre.oval:tst:141153"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17915" test_ref="oval:org.mitre.oval:tst:141251"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28739" version="4" class="vulnerability">
      <metadata>
        <title>.NET XML decryption denial of service vulnerability - CVE-2015-1672 (MS15-048)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1672" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1672"/>
        <description>Microsoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 allows remote attackers to cause a denial of service (recursion and performance degradation) via crafted encrypted data in an XML document, aka ".NET XML Decryption Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T11:54:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:35:01.777-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:25.043-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:24.067-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28739 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:17.046-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET 2.0 and  XP / server 2003">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="Check if the version of System.Security.dll is less than 2.0.50727.3665" test_ref="oval:org.mitre.oval:tst:138113"/>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and Vista / 2008">
          <criteria operator="OR" comment="Either OS">
            <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"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.8652" test_ref="oval:org.mitre.oval:tst:137940"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138046"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.4256" test_ref="oval:org.mitre.oval:tst:138846"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5 and Win 8 / server 2012">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.8652" test_ref="oval:org.mitre.oval:tst:137940"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138046"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.6426" test_ref="oval:org.mitre.oval:tst:138697"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8.1 / 2012 R2">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.8652" test_ref="oval:org.mitre.oval:tst:137940"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138046"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.8015" test_ref="oval:org.mitre.oval:tst:138758"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5.1 and Win 7 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.8652" test_ref="oval:org.mitre.oval:tst:137940"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138046"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 2.0.50727.5490" test_ref="oval:org.mitre.oval:tst:138559"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.0">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="gdr and ldr range">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.2056" test_ref="oval:org.mitre.oval:tst:138327"/>
              <criterion comment="Check if version of System.Security.dll is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:80978"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.1031" test_ref="oval:org.mitre.oval:tst:138792"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5/4.5.1 and Win Vista / Win 7 / server 2008 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.36288" test_ref="oval:org.mitre.oval:tst:138794"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138076"/>
            </criteria>
            <criterion comment="Check fi the version of system.security.dll is less than 4.0.30319.34252" test_ref="oval:org.mitre.oval:tst:138631"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8 /Server 2012">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.36283" test_ref="oval:org.mitre.oval:tst:138774"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138076"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.34248" test_ref="oval:org.mitre.oval:tst:138577"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5.1 / 4.5.2 and  Win 8.1 / Server 2012 R2">
          <criteria operator="OR" comment="Either .Net 4.5.1 / 4.5.2 version">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.36283" test_ref="oval:org.mitre.oval:tst:138774"/>
              <criterion comment="Check if the version of system.security.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138076"/>
            </criteria>
            <criterion comment="Check if the version of system.security.dll is less than 4.0.30319.34248" test_ref="oval:org.mitre.oval:tst:138577"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28738" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver remote code execution vulnerability - CVE-2015-0093 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0093" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0093"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "Adobe Font Driver Remote Code Execution Vulnerability," a different vulnerability than CVE-2015-0088, CVE-2015-0090, CVE-2015-0091, and CVE-2015-0092.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:45:02.924-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:13.071-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:22.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28735" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0044 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-0044" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0044" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-8967 and CVE-2015-0050.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:33.397-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:52.272-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:27.866-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28731" version="5" class="vulnerability">
      <metadata>
        <title>TIFF Processing information disclosure vulnerability - CVE-2015-0061 (MS15-016)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0061" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0061"/>
        <description>Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 do not properly initialize memory for TIFF images, which allows remote attackers to obtain sensitive information from process memory via a crafted image file, aka "TIFF Processing Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:23:35.449-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:51.816-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:27.392-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28731 - fixed check for Windowscodecs.ddl version" date="2015-04-15T12:25:00.421-04:00">
              <contributor organization="ALTX-SOFT">Evgeniy Pavlov</contributor>
            </modified>
            <status_change date="2015-04-15T12:28:01.420-04:00">INTERIM</status_change>
            <status_change date="2015-05-04T04:00:18.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of gdiplus.dll is less than 5.2.6002.23588" test_ref="oval:org.mitre.oval:tst:137169"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135896"/>
              <criterion comment="Check if the version Windowscodecs.dll of is less than 7.0.6002.23591" test_ref="oval:org.mitre.oval:tst:138070"/>
            </criteria>
            <criterion comment="Check if the version Windowscodecs.dll of is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138090"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Windowscodecs.dll is 6.1 or 6.2">
            <criteria comment="6.2">
              <criterion comment="Check if the version Windowscodecs.dll of is greater than 6.2" test_ref="oval:org.mitre.oval:tst:137662"/>
              <criteria operator="OR" comment="Check for LDR/GDR">
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
                  <criterion comment="Check if the version Windowscodecs.dll of is less than 6.2.9200.21343" test_ref="oval:org.mitre.oval:tst:137952"/>
                </criteria>
                <criterion comment="Check if the version Windowscodecs.dll of is less than 6.2.9200.17226" test_ref="oval:org.mitre.oval:tst:137222"/>
              </criteria>
            </criteria>
            <criteria comment="6.1">
              <criterion comment="Check if the version Windowscodecs.dll of is less than 6.2" test_ref="oval:org.mitre.oval:tst:138040"/>
              <criteria operator="OR" comment="either file versions">
                <criteria operator="AND" comment="ldr range">
                  <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.22922" test_ref="oval:org.mitre.oval:tst:138081"/>
                  <criterion comment="Check if the version of Windowscodecs.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137874"/>
                </criteria>
                <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.18716" test_ref="oval:org.mitre.oval:tst:137954"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
              <criterion comment="Check if the version Windowscodecs.dll of is less than 6.2.9200.21345" test_ref="oval:org.mitre.oval:tst:138119"/>
            </criteria>
            <criterion comment="Check if the version Windowscodecs.dll of is less than 6.2.9200.17228" test_ref="oval:org.mitre.oval:tst:137975"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version Windowscodecs.dll of is less than 6.3.9600.17631" test_ref="oval:org.mitre.oval:tst:137585"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28730" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver denial of service vulnerability - CVE-2015-0074 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0074" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0074"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly allocate memory, which allows remote attackers to cause a denial of service via a crafted (1) web site or (2) file, aka "Adobe Font Driver Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:46.568-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:12.601-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:21.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28724" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1754 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2015-1754" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1754" source="CVE"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:02.186-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:23.768-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:29.710-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <criteria operator="OR" comment="vulnerable os and their respective file versions">
          <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
            <criteria operator="OR" comment="2k3(x86 + x64)">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            </criteria>
            <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
          </criteria>
          <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
            <criteria operator="OR" comment="Vista/ 2k8">
              <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"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable version">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
            <criteria operator="OR" comment="Win 7 / R2">
              <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
              <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable versions">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28718" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0022 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0022" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0026, CVE-2015-0030, CVE-2015-0031, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:12:07.271-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:51.071-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:26.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28711" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0020 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0020" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0022, CVE-2015-0026, CVE-2015-0030, CVE-2015-0031, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:08.991-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:50.416-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:25.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28708" version="3" class="vulnerability">
      <metadata>
        <title>Graphics component EOP vulnerability - CVE-2015-2364 (MS15-072)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-2364" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2364"/>
        <description>The graphics component in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application that leverages an incorrect bitmap conversion, aka "Graphics Component EOP Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-07-22T20:35:28">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-07-23T11:24:06.820-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:35.282-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:07.231-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 vulnerable version">
          <criteria operator="OR" comment="Server (2003 - x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of gdi32.dll is less than 5.2.3790.5661" test_ref="oval:org.mitre.oval:tst:140966"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2K8 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of gdi32.dll is less than 6.0.6002.19421" test_ref="oval:org.mitre.oval:tst:141236"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of gdi32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:87308"/>
              <criterion comment="Check if the version of gdi32.dll is less than 6.0.6002.23728" test_ref="oval:org.mitre.oval:tst:140635"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of gdi32.dll is less than 6.1.7601.18898" test_ref="oval:org.mitre.oval:tst:141266"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of gdi32.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:87215"/>
              <criterion comment="Check if the version of gdi32.dll is less than 6.1.7601.23100" test_ref="oval:org.mitre.oval:tst:141108"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of gdi32.dll is less than 6.2.9200.17410" test_ref="oval:org.mitre.oval:tst:141167"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of gdi32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:114810"/>
              <criterion comment="Check if the version of gdi32.dll is less than 6.2.9200.21521" test_ref="oval:org.mitre.oval:tst:141249"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Windows 8.1/ 2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of gdi32.dll is less than 6.3.9600.17902" test_ref="oval:org.mitre.oval:tst:141114"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28700" version="3" class="vulnerability">
      <metadata>
        <title>Group Policy remote code execution vulnerability - CVE-2015-0008 (MS15-011)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0008" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0008"/>
        <description>The UNC implementation in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not include authentication from the server to the client, which allows remote attackers to execute arbitrary code by making crafted data available on a UNC share, as demonstrated by Group Policy data from a spoofed domain controller, aka "Group Policy Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:15:28.177-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:50.064-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:25.706-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
        <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
        <criteria operator="AND" comment="Vista / 2k8 and vulnerable version">
          <criteria operator="OR" comment="Vista (x86/x64) / 2k8 (x86/x64/ia64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.0.6002.19279" test_ref="oval:org.mitre.oval:tst:137567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Ntoskrnl.exe is less than 6.0.6002.23588" test_ref="oval:org.mitre.oval:tst:137915"/>
              <criterion comment="Check if the version of Ntoskrnl.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80719"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of Gpsvc.dll is less than 6.1.7601.22917" test_ref="oval:org.mitre.oval:tst:137883"/>
              <criterion comment="Check if the version of Gpsvc.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137655"/>
            </criteria>
            <criterion comment="Check if the version of Gpsvc.dll is less than 6.1.7601.18711" test_ref="oval:org.mitre.oval:tst:137989"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of Gpsvc.dll is less than 6.2.9200.21339" test_ref="oval:org.mitre.oval:tst:137798"/>
              <criterion comment="Check if the version of Gpsvc.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137613"/>
            </criteria>
            <criterion comment="Check if the version of Gpsvc.dll is less than 6.2.9200.17225" test_ref="oval:org.mitre.oval:tst:137951"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Gpsvc.dll is less than 6.3.9600.17630" test_ref="oval:org.mitre.oval:tst:138043"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28695" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0049 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference ref_id="CVE-2015-0049" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0049" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:10:54.028-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:49.793-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:25.476-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28694" version="4" class="vulnerability" deprecated="true">
      <metadata>
        <title>DEPRECATED: WTS remote code execution vulnerability - CVE-2015-0081 (MS15-020)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0081"/>
        <description>Windows Text Services (WTS) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "WTS Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T12:40:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:40:13.969-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:12.328-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:21.040-04:00">ACCEPTED</status_change>
            <modified comment="Duplicate of 27987" date="2015-05-06T14:09:19.017-04:00">
              <contributor organization="baramundi software">Richard Helbing</contributor>
            </modified>
            <status_change date="2015-05-06T14:09:19.017-04:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2003 and vulnerable file versions">
          <criteria operator="OR" comment="Win 2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of msctf.dll is less than 5.2.3790.5528" test_ref="oval:org.mitre.oval:tst:138239"/>
        </criteria>
        <criteria operator="AND" comment="Vista /2k8 and vulnerable file versions">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.0.6002.19296" test_ref="oval:org.mitre.oval:tst:138034"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:138111"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.0.6002.23606" test_ref="oval:org.mitre.oval:tst:137872"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 /2k8 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.1.7601.18731" test_ref="oval:org.mitre.oval:tst:138101"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:138359"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.1.7601.22937" test_ref="oval:org.mitre.oval:tst:138352"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 /2k12 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.2.9200.17243" test_ref="oval:org.mitre.oval:tst:138103"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138024"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.2.9200.21361" test_ref="oval:org.mitre.oval:tst:138146"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 /2k12 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version msctf.dll is less than 6.3.9600.17664" test_ref="oval:org.mitre.oval:tst:138158"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28692" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-1703 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1703" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1703" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-1704.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:27.260-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:23.965-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:22.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5602" test_ref="oval:org.mitre.oval:tst:138124"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28691" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0045 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0045" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0053.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:35.064-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:49.533-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:25.264-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28689" version="5" class="vulnerability">
      <metadata>
        <title>Win32k elevation of privilege vulnerability - CVE-2015-0057 (MS15-010)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0057" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0057"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:13:48.608-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:49.214-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:24.910-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43353 - MS Bulletins - May 2015" date="2015-05-28T14:09:00.599-04:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-05-28T14:13:09.638-04:00">INTERIM</status_change>
            <status_change date="2015-06-15T04:00:23.640-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="either version">
            <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5513" test_ref="oval:org.mitre.oval:tst:137893"/>
            <criterion comment="Check if the version of Schannnel.dll is less than 5.2.3790.5516" test_ref="oval:org.mitre.oval:tst:137932"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19279" test_ref="oval:org.mitre.oval:tst:137920"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23588" test_ref="oval:org.mitre.oval:tst:138008"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.23592" test_ref="oval:org.mitre.oval:tst:137948"/>
              <criterion comment="Check if the version of Ksecdd.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137239"/>
            </criteria>
            <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.19282" test_ref="oval:org.mitre.oval:tst:138056"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18713" test_ref="oval:org.mitre.oval:tst:137986"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22919" test_ref="oval:org.mitre.oval:tst:137933"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.18717" test_ref="oval:org.mitre.oval:tst:138087"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.22923" test_ref="oval:org.mitre.oval:tst:138072"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137664"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17226" test_ref="oval:org.mitre.oval:tst:138100"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21343" test_ref="oval:org.mitre.oval:tst:137841"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.17230" test_ref="oval:org.mitre.oval:tst:137968"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.21347" test_ref="oval:org.mitre.oval:tst:137865"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137956"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17630" test_ref="oval:org.mitre.oval:tst:137568"/>
          <criterion comment="Check if the version of the Cng.sys is less than 6.3.9600.17633" test_ref="oval:org.mitre.oval:tst:137745"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28688" version="5" class="vulnerability">
      <metadata>
        <title>Windows font driver denial of service vulnerability - CVE-2015-0060 (MS15-010)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0060"/>
        <description>The font mapper in win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly scale fonts, which allows local users to cause a denial of service (system hang) via a crafted application, aka "Windows Font Driver Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:13:51.771-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:48.917-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:24.523-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43353 - MS Bulletins - May 2015" date="2015-05-28T14:09:00.599-04:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-05-28T14:13:09.858-04:00">INTERIM</status_change>
            <status_change date="2015-06-15T04:00:23.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="either version">
            <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5513" test_ref="oval:org.mitre.oval:tst:137893"/>
            <criterion comment="Check if the version of Schannnel.dll is less than 5.2.3790.5516" test_ref="oval:org.mitre.oval:tst:137932"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19279" test_ref="oval:org.mitre.oval:tst:137920"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23588" test_ref="oval:org.mitre.oval:tst:138008"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.23592" test_ref="oval:org.mitre.oval:tst:137948"/>
              <criterion comment="Check if the version of Ksecdd.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137239"/>
            </criteria>
            <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.19282" test_ref="oval:org.mitre.oval:tst:138056"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18713" test_ref="oval:org.mitre.oval:tst:137986"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22919" test_ref="oval:org.mitre.oval:tst:137933"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.18717" test_ref="oval:org.mitre.oval:tst:138087"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.22923" test_ref="oval:org.mitre.oval:tst:138072"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137664"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17226" test_ref="oval:org.mitre.oval:tst:138100"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21343" test_ref="oval:org.mitre.oval:tst:137841"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.17230" test_ref="oval:org.mitre.oval:tst:137968"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.21347" test_ref="oval:org.mitre.oval:tst:137865"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137956"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17630" test_ref="oval:org.mitre.oval:tst:137568"/>
          <criterion comment="Check if the version of the Cng.sys is less than 6.3.9600.17633" test_ref="oval:org.mitre.oval:tst:137745"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28684" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver remote code execution vulnerability - CVE-2015-0091 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0091" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0091"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "Adobe Font Driver Remote Code Execution Vulnerability," a different vulnerability than CVE-2015-0088, CVE-2015-0090, CVE-2015-0092, and CVE-2015-0093.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:51.497-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:12.060-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:20.728-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28672" version="3" class="vulnerability">
      <metadata>
        <title>Schannel information disclosure vulnerability - CVE-2015-1716 (MS15-055)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1716" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1716"/>
        <description>Schannel in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly restrict Diffie-Hellman Ephemeral (DHE) key lengths, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors, aka "Schannel Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T11:55:31">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:54:28.486-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:22.618-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:21.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable file version">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          </criteria>
          <criterion comment="Check if the version of schannel.dll is less than 5.2.3790.5618" test_ref="oval:org.mitre.oval:tst:138556"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of schannel.dll is less than 6.0.6002.19375" test_ref="oval:org.mitre.oval:tst:138676"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:134478"/>
              <criterion comment="Check if the version of schannel.dll is less than 6.0.6002.23683" test_ref="oval:org.mitre.oval:tst:138299"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of schannel.dll is less than 6.1.7601.18843" test_ref="oval:org.mitre.oval:tst:138711"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of schannel.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135418"/>
              <criterion comment="Check if the version of schannel.dll is less than 6.1.7601.23045" test_ref="oval:org.mitre.oval:tst:138601"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of schannel.dll is less than 6.2.9200.17361" test_ref="oval:org.mitre.oval:tst:138783"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135406"/>
              <criterion comment="Check if the version of schannel.dll is less than 6.2.9200.21473" test_ref="oval:org.mitre.oval:tst:138718"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of schannel.dll is less than 6.3.9600.17810" test_ref="oval:org.mitre.oval:tst:138388"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28667" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-0095 (MS15-023)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0095" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0095"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to cause a denial of service (NULL pointer dereference and blue screen), or obtain sensitive information from kernel memory and possibly bypass the ASLR protection mechanism, via a crafted application, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:55:40.719-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:11.294-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:19.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5561" test_ref="oval:org.mitre.oval:tst:138314"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19327" test_ref="oval:org.mitre.oval:tst:138135"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23636" test_ref="oval:org.mitre.oval:tst:138121"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18773" test_ref="oval:org.mitre.oval:tst:138032"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22978" test_ref="oval:org.mitre.oval:tst:138003"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17287" test_ref="oval:org.mitre.oval:tst:138063"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21403" test_ref="oval:org.mitre.oval:tst:138335"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17694" test_ref="oval:org.mitre.oval:tst:138216"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28665" version="3" class="vulnerability">
      <metadata>
        <title>Win32k buffer overflow vulnerability - CVE-2015-1725 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1725" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1725"/>
        <description>Buffer overflow in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Win32k Buffer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:23.931-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:20.626-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:25.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28656" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-0094 (MS15-023)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0094" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0094"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 do not properly restrict the availability of address information during a function call, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted application, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:55:35.174-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:10.869-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:18.878-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5561" test_ref="oval:org.mitre.oval:tst:138314"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19327" test_ref="oval:org.mitre.oval:tst:138135"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23636" test_ref="oval:org.mitre.oval:tst:138121"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18773" test_ref="oval:org.mitre.oval:tst:138032"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22978" test_ref="oval:org.mitre.oval:tst:138003"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17287" test_ref="oval:org.mitre.oval:tst:138063"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21403" test_ref="oval:org.mitre.oval:tst:138335"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17694" test_ref="oval:org.mitre.oval:tst:138216"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28653" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0031 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0031" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0022, CVE-2015-0026, CVE-2015-0030, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:05.422-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:47.712-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:23.031-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28641" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1688 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1688" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1688" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:14.393-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:21.161-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:18.368-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28624" version="4" class="vulnerability" deprecated="true">
      <metadata>
        <title>DEPRECATED: DLL planting remote code execution vulnerability - CVE-2015-0096 (MS15-020)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0096" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0096"/>
        <description>Untrusted search path vulnerability in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a Trojan horse DLL in the current working directory, leading to DLL loading during Windows Explorer access to the icon of a crafted shortcut, aka "DLL Planting Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T12:40:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:40:17.798-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:10.178-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:17.952-04:00">ACCEPTED</status_change>
            <modified comment="Duplicate of def:28609" date="2015-05-06T14:06:09.994-04:00">
              <contributor organization="baramundi software">Richard Helbing</contributor>
            </modified>
            <status_change date="2015-05-06T14:06:09.994-04:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2003 and vulnerable file versions">
          <criteria operator="OR" comment="Win 2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of shell32.dll is less than 6.0.3790.5558" test_ref="oval:org.mitre.oval:tst:138302"/>
        </criteria>
        <criteria operator="AND" comment="Vista /2k8 and vulnerable file versions">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.0.6002.19322" test_ref="oval:org.mitre.oval:tst:138377"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:113981"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.0.6002.23632" test_ref="oval:org.mitre.oval:tst:138023"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 /2k8 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.1.7601.18762" test_ref="oval:org.mitre.oval:tst:138303"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:113444"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.1.7601.22969" test_ref="oval:org.mitre.oval:tst:138272"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 /2k12 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.2.9200.17279" test_ref="oval:org.mitre.oval:tst:138140"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137937"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.2.9200.21395" test_ref="oval:org.mitre.oval:tst:138060"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 /2k12 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of shell32.dll is less than 6.3.9600.17680" test_ref="oval:org.mitre.oval:tst:138190"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28609" version="3" class="vulnerability">
      <metadata>
        <title>DLL planting remote code execution vulnerability - CVE-2015-0096 (MS15-020)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0096" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0096"/>
        <description>Untrusted search path vulnerability in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a Trojan horse DLL in the current working directory, leading to DLL loading during Windows Explorer access to the icon of a crafted shortcut, aka "DLL Planting Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T12:40:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:49:20.296-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:09.924-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:17.588-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2003 and vulnerable file versions">
          <criteria operator="OR" comment="Win 2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of shell32.dll is less than 6.0.3790.5558" test_ref="oval:org.mitre.oval:tst:137978"/>
        </criteria>
        <criteria operator="AND" comment="Vista /2k8 and vulnerable file versions">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.0.6002.19322" test_ref="oval:org.mitre.oval:tst:137997"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:113981"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.0.6002.23632" test_ref="oval:org.mitre.oval:tst:138386"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 /2k8 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.1.7601.18762" test_ref="oval:org.mitre.oval:tst:138107"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:113444"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.1.7601.22969" test_ref="oval:org.mitre.oval:tst:138138"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 /2k12 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of shell32.dll is less than 6.2.9200.17279" test_ref="oval:org.mitre.oval:tst:138337"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of shell32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138161"/>
              <criterion comment="Check if the version of shell32.dll is less than 6.2.9200.21395" test_ref="oval:org.mitre.oval:tst:138265"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 /2k12 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of shell32.dll is less than 6.3.9600.17680" test_ref="oval:org.mitre.oval:tst:138266"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28605" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-1627 (MS15-018)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1627" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1627" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:36:41.386-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:09.609-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:17.125-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21443" test_ref="oval:org.mitre.oval:tst:137862"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19310" test_ref="oval:org.mitre.oval:tst:138155"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23620" test_ref="oval:org.mitre.oval:tst:138114"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19607" test_ref="oval:org.mitre.oval:tst:138058"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18751" test_ref="oval:org.mitre.oval:tst:137478"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22958" test_ref="oval:org.mitre.oval:tst:138221"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16633" test_ref="oval:org.mitre.oval:tst:137971"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20747" test_ref="oval:org.mitre.oval:tst:137783"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17267" test_ref="oval:org.mitre.oval:tst:138160"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21384" test_ref="oval:org.mitre.oval:tst:138199"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17690" test_ref="oval:org.mitre.oval:tst:138148"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28603" version="3" class="vulnerability">
      <metadata>
        <title>Windows MS-DOS device name vulnerability - CVE-2015-1644 (MS15-038)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1644" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1644"/>
        <description>Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 do not properly constrain impersonation levels, which allows local users to gain privileges via a crafted application, aka "Windows MS-DOS Device Name Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-17T09:23:31">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-23T10:20:32.765-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:16.667-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:18.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003(x86/x64) and vulnerable file versions">
          <criteria operator="OR" comment="Server 2003 (x86/x64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <criterion comment="Check if the version of ntoskrnl.exe is less than 5.2.3790.5583" test_ref="oval:org.mitre.oval:tst:138376"/>
        </criteria>
        <criteria operator="AND" comment="Server 2003 IA64 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          <criterion comment="Check if the version of Ntkrnlmp.exe is less than 5.2.3790.5583" test_ref="oval:org.mitre.oval:tst:138097"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8(x86/x64/ia64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of ntoskrnl.exe is less than 6.0.6002.19346" test_ref="oval:org.mitre.oval:tst:138013"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Ntoskrnl.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80719"/>
              <criterion comment="Check if the version of ntoskrnl.exe is less than 6.0.6002.23654" test_ref="oval:org.mitre.oval:tst:138515"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7/ R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of ntoskrnl.exe is less than 6.1.7601.18798" test_ref="oval:org.mitre.oval:tst:137967"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of ntoskrnl.exe is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138152"/>
              <criterion comment="Check if the version of ntoskrnl.exe is less than 6.1.7601.23002" test_ref="oval:org.mitre.oval:tst:138528"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8/2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of ntoskrnl.exe is less than 6.2.9200.17313" test_ref="oval:org.mitre.oval:tst:138572"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Ntoskrnl.exe is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137068"/>
              <criterion comment="Check if the version of ntoskrnl.exe is less than 6.2.9200.21428" test_ref="oval:org.mitre.oval:tst:138550"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/Server 2012 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of ntoskrnl.exe is less than 6.3.9600.17736" test_ref="oval:org.mitre.oval:tst:138069"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28576" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1694 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1694" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1694" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1710.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:15:58.611-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:19.406-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:17.074-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5602" test_ref="oval:org.mitre.oval:tst:138124"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28573" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0043 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-0043" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0043" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:00.683-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:45.664-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:20.527-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28569" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1634 (MS15-018)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1634" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1634" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1625.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:36:24.225-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:09.295-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:16.655-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5543" test_ref="oval:org.mitre.oval:tst:138082"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21443" test_ref="oval:org.mitre.oval:tst:137862"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19310" test_ref="oval:org.mitre.oval:tst:138155"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23620" test_ref="oval:org.mitre.oval:tst:138114"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19607" test_ref="oval:org.mitre.oval:tst:138058"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18751" test_ref="oval:org.mitre.oval:tst:137478"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22958" test_ref="oval:org.mitre.oval:tst:138221"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16633" test_ref="oval:org.mitre.oval:tst:137971"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20747" test_ref="oval:org.mitre.oval:tst:137783"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17267" test_ref="oval:org.mitre.oval:tst:138160"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21384" test_ref="oval:org.mitre.oval:tst:138199"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17690" test_ref="oval:org.mitre.oval:tst:138148"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28562" version="3" class="vulnerability">
      <metadata>
        <title>Vulnerability in Microsoft Schannel could allow security feature bypass - CVE-2015-1637 (MS15-031)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1637" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1637"/>
        <description>Schannel (aka Secure Channel) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly restrict TLS state transitions, which makes it easier for remote attackers to conduct cipher-downgrade attacks to EXPORT_RSA ciphers via crafted TLS traffic, related to the "FREAK" issue, a different vulnerability than CVE-2015-0204 and CVE-2015-1067.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-17T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-18T10:05:02.556-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:08.997-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:16.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Schannel.dll is less than 5.2.3790.5564" test_ref="oval:org.mitre.oval:tst:138366"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:134478"/>
              <criterion comment="Check if the version of Schannel.dll is less than 6.0.6002.23640" test_ref="oval:org.mitre.oval:tst:138169"/>
            </criteria>
            <criterion comment="Check if the version of Schannel.dll is less than 6.0.6002.19332" test_ref="oval:org.mitre.oval:tst:137934"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of schannel.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135418"/>
              <criterion comment="Check if the version of Schannel.dll is less than 6.1.7601.22983" test_ref="oval:org.mitre.oval:tst:137769"/>
            </criteria>
            <criterion comment="Check if the version of Schannel.dll is less than 6.1.7601.18779" test_ref="oval:org.mitre.oval:tst:138168"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135406"/>
              <criterion comment="Check if the version of Schannel.dll is less than 6.2.9200.21410" test_ref="oval:org.mitre.oval:tst:138230"/>
            </criteria>
            <criterion comment="Check if the version of Schannel.dll is less than 6.2.9200.17293" test_ref="oval:org.mitre.oval:tst:138298"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Schannel.dll is less than 6.3.9600.17702" test_ref="oval:org.mitre.oval:tst:138186"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28558" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0026 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0026" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0022, CVE-2015-0030, CVE-2015-0031, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:10:58.146-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:45.343-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:20.117-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28555" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1679 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1679" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1679"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to bypass the ASLR protection mechanism via a crafted function call, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability," a different vulnerability than CVE-2015-1676, CVE-2015-1677, CVE-2015-1678, and CVE-2015-1680.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:27.606-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:18.464-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:16.339-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21457" test_ref="oval:org.mitre.oval:tst:138582"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17796" test_ref="oval:org.mitre.oval:tst:138198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28554" version="6" class="vulnerability">
      <metadata>
        <title>Windows Telnet service buffer overflow vulnerability - CVE-2015-0014 (MS15-002)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0014" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0014"/>
        <description>Buffer overflow in the Telnet service in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 allows remote attackers to execute arbitrary code via crafted packets, aka "Windows Telnet Service Buffer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-16T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-01-16T19:08:23.374-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:30.935-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43110 - bulletins for the month of February 2015" date="2015-02-16T13:18:00.755-05:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-03-09T04:01:45.127-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:137241 - obj:43110 checks scesrv.dll but should check tlntsess.exe. New object checks correct filename." date="2015-03-24T12:05:00.907-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-03-24T12:07:29.845-04:00">INTERIM</status_change>
            <status_change date="2015-04-13T04:00:18.346-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Tlntsess.exe is less than 5.2.3790.5491" test_ref="oval:org.mitre.oval:tst:137350"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Tlntsess.exe is less than 6.0.6002.23557" test_ref="oval:org.mitre.oval:tst:136633"/>
              <criterion comment="Check if the version of Tlntsess.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:136835"/>
            </criteria>
            <criterion comment="Check if the version of Tlntsess.exe is less than 6.0.6002.19250" test_ref="oval:org.mitre.oval:tst:137168"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Tlntsess.exe is less than 6.1.7601.22893" test_ref="oval:org.mitre.oval:tst:137549"/>
              <criterion comment="Check if the version of Tlntsess.exe is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137241"/>
            </criteria>
            <criterion comment="Check if the version of Tlntsess.exe is less than 6.1.7601.18685" test_ref="oval:org.mitre.oval:tst:137409"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Tlntsess.exe is less than 6.2.9200.21315" test_ref="oval:org.mitre.oval:tst:137104"/>
              <criterion comment="Check if the version of Tlntsess.exe is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137303"/>
            </criteria>
            <criterion comment="Check if the version of Tlntsess.exe is less than 6.2.9200.17198" test_ref="oval:org.mitre.oval:tst:137527"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Tlntsess.exe is less than 6.3.9600.17547" test_ref="oval:org.mitre.oval:tst:137521"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28549" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver information disclosure vulnerability - CVE-2015-0089 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0089"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to obtain sensitive information from kernel memory, and possibly bypass the KASLR protection mechanism, via a crafted font, aka "Adobe Font Driver Information Disclosure Vulnerability," a different vulnerability than CVE-2015-0087.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:56.363-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:08.779-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:15.975-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28548" version="4" class="vulnerability">
      <metadata>
        <title>Internet Explorer use-after-free vulnerability - CVE-2014-8967 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2014-8967" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8967" source="CVE"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer allows remote attackers to execute arbitrary code via a crafted HTML document in conjunction with a Cascading Style Sheets (CSS) token sequence specifying the run-in value for the display property, leading to improper CElement reference counting.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:55.078-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:44.788-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:19.773-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28540" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0021 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0021" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0021" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:12:09.943-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:44.434-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:19.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28518" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1745 (MS15-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1745" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1745" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1735, CVE-2015-1740, CVE-2015-1744, and CVE-2015-1766.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T04:41:39">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:14:38.870-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:15.409-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:19.132-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5624" test_ref="oval:org.mitre.oval:tst:138803"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21466" test_ref="oval:org.mitre.oval:tst:138892"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19383" test_ref="oval:org.mitre.oval:tst:138665"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23690" test_ref="oval:org.mitre.oval:tst:139050"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19632" test_ref="oval:org.mitre.oval:tst:138942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23687" test_ref="oval:org.mitre.oval:tst:138276"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18870" test_ref="oval:org.mitre.oval:tst:138751"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23073" test_ref="oval:org.mitre.oval:tst:138584"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16659" test_ref="oval:org.mitre.oval:tst:138475"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20774" test_ref="oval:org.mitre.oval:tst:138843"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17377" test_ref="oval:org.mitre.oval:tst:139004"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21489" test_ref="oval:org.mitre.oval:tst:138844"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17842" test_ref="oval:org.mitre.oval:tst:138937"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28508" version="3" class="vulnerability">
      <metadata>
        <title>Win32k memory corruption elevation of privilege vulnerability - CVE-2015-1768 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1768" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1768"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application, aka "Win32k Memory Corruption Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:11.421-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:14.377-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:17.578-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Either OS">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
        </criteria>
        <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:285" version="2" class="vulnerability">
      <metadata>
        <title>XSLT Buffer Overrun Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft XML Core Services</product>
        </affected>
        <reference ref_id="CVE-2006-4686" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4686" source="CVE"/>
        <description>Buffer overflow in the Extensible Stylesheet Language Transformations (XSLT) processing in Microsoft XML Parser 2.6 and XML Core Services 3.0 through 6.0 allows remote attackers to execute arbitrary code via a crafted Web page.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:36.018-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:44.869-05:00">ACCEPTED</status_change>
            <modified comment="Changed the location of MSXML5.dll, which is installed as a part of Office 2003 and Office 2007" date="2008-11-19T10:37:00.716-05:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2008-11-19T10:38:59.866-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:47.023-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criterion comment="The version of Msxml3.dll is less than 8.70.1113.0." test_ref="oval:org.mitre.oval:tst:34"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft XML Core Services 4 is installed" definition_ref="oval:org.mitre.oval:def:1002"/>
          <criterion comment="The version of Msxml4.dll is less than 4.20.9839.0." test_ref="oval:org.mitre.oval:tst:72"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft XML Core Services 5 is installed" definition_ref="oval:org.mitre.oval:def:493"/>
          <criterion comment="The version of Msxml5.dll is less than 5.10.2930.0." test_ref="oval:org.mitre.oval:tst:87"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft XML Core Services 6 is installed" definition_ref="oval:org.mitre.oval:def:454"/>
          <criterion comment="The version of Msxml6.dll is less than 6.0.3888.0." test_ref="oval:org.mitre.oval:tst:32"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28487" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1625 (MS15-018)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1625" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1625" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1634.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:36:44.815-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:08.014-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:15.225-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5543" test_ref="oval:org.mitre.oval:tst:138082"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21443" test_ref="oval:org.mitre.oval:tst:137862"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19310" test_ref="oval:org.mitre.oval:tst:138155"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23620" test_ref="oval:org.mitre.oval:tst:138114"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19607" test_ref="oval:org.mitre.oval:tst:138058"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23661" test_ref="oval:org.mitre.oval:tst:138196"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18751" test_ref="oval:org.mitre.oval:tst:137478"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22958" test_ref="oval:org.mitre.oval:tst:138221"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16633" test_ref="oval:org.mitre.oval:tst:137971"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20747" test_ref="oval:org.mitre.oval:tst:137783"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17267" test_ref="oval:org.mitre.oval:tst:138160"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21384" test_ref="oval:org.mitre.oval:tst:138199"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17690" test_ref="oval:org.mitre.oval:tst:138148"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28486" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer ASLR bypass vulnerability - CVE-2015-0051 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2015-0051" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0051" source="CVE"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to bypass the ASLR protection mechanism via a crafted web site, aka "Internet Explorer ASLR Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:44.709-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:43.254-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:18.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28478" version="3" class="vulnerability">
      <metadata>
        <title>Network policy server RADIUS implementation denial of service vulnerability - CVE-2015-0015 (MS15-007)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0015"/>
        <description>Microsoft Windows Server 2003 SP2, Server 2008 SP2 and R2 SP1, and Server 2012 Gold and R2 allow remote attackers to cause a denial of service (system hang and RADIUS outage) via crafted username strings to (1) Internet Authentication Service (IAS) or (2) Network Policy Server (NPS), aka "Network Policy Server RADIUS Implementation Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-16T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-01-16T19:29:46.815-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:24.994-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:22.594-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Iassam.dll is less than 5.2.3790.5513" test_ref="oval:org.mitre.oval:tst:137699"/>
        </criteria>
        <criteria operator="AND" comment="2k8 + vulnerable file version">
          <criteria operator="OR" comment="2K8">
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Iassam.dll is less than 6.0.6002.23557" test_ref="oval:org.mitre.oval:tst:137566"/>
              <criterion comment="Check if the version of Iassam.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137623"/>
            </criteria>
            <criterion comment="Check if the version of Iassam.dll is less than 6.0.6002.19250" test_ref="oval:org.mitre.oval:tst:137576"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2008 R2 + vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Iassam.dll is less than 6.1.7601.22893" test_ref="oval:org.mitre.oval:tst:137139"/>
              <criterion comment="Check if the version of Iassam.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:136865"/>
            </criteria>
            <criterion comment="Check if the version of Iassam.dll is less than 6.1.7601.18685" test_ref="oval:org.mitre.oval:tst:137723"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="2k12 and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Iassam.dll is less than 6.2.9200.21316" test_ref="oval:org.mitre.oval:tst:137648"/>
              <criterion comment="Check if the version of Iassam.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137587"/>
            </criteria>
            <criterion comment="Check if the version of Iassam.dll is less than 6.2.9200.17199" test_ref="oval:org.mitre.oval:tst:137652"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 2K12 R2and vulnerable file version">
          <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          <criterion comment="Check if the version of Iassam.dll is less than 6.3.9600.17549" test_ref="oval:org.mitre.oval:tst:137501"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28473" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1708 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-1708" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1708" source="CVE"/>
        <description>Microsoft Internet Explorer 7 and 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:20.044-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:17.265-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:13.790-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28469" version="3" class="vulnerability">
      <metadata>
        <title>Adobe font driver information disclosure vulnerability - CVE-2015-0087 (MS15-021)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0087"/>
        <description>Adobe Font Driver in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to obtain sensitive information from kernel memory, and possibly bypass the KASLR protection mechanism, via a crafted font, aka "Adobe Font Driver Information Disclosure Vulnerability," a different vulnerability than CVE-2015-0089.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T10:01:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:44:48.840-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:07.774-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:14.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.2.2.241" test_ref="oval:org.mitre.oval:tst:138235"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8/Win7/2k8 R2/ Win 8/2k12/Win 8.1/2k12 R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of atmfd.dll is less than 5.1.2.241" test_ref="oval:org.mitre.oval:tst:137787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28430" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6366 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference ref_id="CVE-2014-6366" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6366" source="CVE"/>
        <description>Microsoft Internet Explorer 6 and 7 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:09:50.252-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:42.543-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:43.954-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5467" test_ref="oval:org.mitre.oval:tst:135844"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21420" test_ref="oval:org.mitre.oval:tst:135838"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19221" test_ref="oval:org.mitre.oval:tst:135689"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23528" test_ref="oval:org.mitre.oval:tst:135126"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28428" version="3" class="vulnerability">
      <metadata>
        <title>Malformed PNG parsing information disclosure vulnerability - CVE-2015-0080 (MS15-024)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0080" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0080"/>
        <description>Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 do not properly initialize memory for rendering of malformed PNG images, which allows remote attackers to obtain sensitive information from process memory via a crafted web site, aka "Malformed PNG Parsing Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T11:15:02.927-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:06.923-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:13.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of gdiplus.dll is less than 5.2.6002.23609" test_ref="oval:org.mitre.oval:tst:138297"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135896"/>
              <criterion comment="Check if the version of Windowscodecs.dll is less than 7.0.6002.23609" test_ref="oval:org.mitre.oval:tst:137953"/>
            </criteria>
            <criterion comment="Check if the version of Windowscodecs.dll is less than 7.0.6002.19299" test_ref="oval:org.mitre.oval:tst:138197"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
              <criterion comment="Check if the version of Windowscodecs.dll is less than 6.2.9200.21369" test_ref="oval:org.mitre.oval:tst:137896"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.22948" test_ref="oval:org.mitre.oval:tst:138144"/>
              <criterion comment="Check if the version of Windowscodecs.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137874"/>
            </criteria>
            <criteria operator="AND" comment="range to avoid FP">
              <criterion comment="Check if the version of Windowscodecs.dll is greater than or equal to 6.2.9200.00000" test_ref="oval:org.mitre.oval:tst:138207"/>
              <criterion comment="Check if the version of Windowscodecs.dll is less than 6.2.9200.17251" test_ref="oval:org.mitre.oval:tst:138224"/>
            </criteria>
            <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.18741" test_ref="oval:org.mitre.oval:tst:137778"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Windows 2008 R2 IA64">
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.22948" test_ref="oval:org.mitre.oval:tst:138144"/>
              <criterion comment="Check if the version of Windowscodecs.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137874"/>
            </criteria>
            <criterion comment="Check if the version of Windowscodecs.dll is less than 6.1.7601.18741" test_ref="oval:org.mitre.oval:tst:137778"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
              <criterion comment="Check if the version of Windowscodecs.dll is less than 6.2.9200.21369" test_ref="oval:org.mitre.oval:tst:137896"/>
            </criteria>
            <criterion comment="Check if the version of Windowscodecs.dll is less than 6.2.9200.17251" test_ref="oval:org.mitre.oval:tst:138224"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Windowscodecs.dll is less than 6.3.9600.17669" test_ref="oval:org.mitre.oval:tst:138402"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28425" version="3" class="vulnerability">
      <metadata>
        <title>Outlook Web App token spoofing vulnerability (CVE-2014-6319) - MS14-075</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Exchange Server 2007</product>
          <product>Microsoft Exchange Server 2010</product>
          <product>Microsoft Exchange Server 2013</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6319" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6319"/>
        <description>Outlook Web App (OWA) in Microsoft Exchange Server 2007 SP3, 2010 SP3, and 2013 SP1 and Cumulative Update 6 does not properly validate tokens in requests, which allows remote attackers to spoof the origin of e-mail messages via unspecified vectors, aka "Outlook Web App Token Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T15:06:06">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-15T23:58:20.948-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:40.958-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:43.811-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Exchange Server 2007 and vulnerable file version">
          <extend_definition comment="Microsoft Exchange Server 2007 (no Service Pack) is installed" definition_ref="oval:org.mitre.oval:def:1641"/>
          <criterion comment="Check if the version of exsetup.exe is less than 8.03.0389.002" test_ref="oval:org.mitre.oval:tst:135507"/>
        </criteria>
        <criteria operator="AND" comment="Exchange Server 2010 and vulnerable file version">
          <extend_definition comment="Microsoft Exchange Server 2010 is installed" definition_ref="oval:org.mitre.oval:def:15107"/>
          <criterion comment="Check if the version of ExSetup.exe is less than 14.03.0224.001" test_ref="oval:org.mitre.oval:tst:135743"/>
        </criteria>
        <criteria operator="AND" comment="Exchange Server 2013 and vulnerable file version">
          <extend_definition comment="Microsoft Exchange Server 2013 is installed" definition_ref="oval:org.mitre.oval:def:18626"/>
          <criterion comment="Check if the version of ExSetup.exe is less than 15.00.0847.035" test_ref="oval:org.mitre.oval:tst:135793"/>
        </criteria>
        <criteria operator="AND" comment="Exchange 2013 CU 6 and vulnerable file version">
          <criterion comment="Check if the version of ExSetup.exe is less than 15.00.0995.034" test_ref="oval:org.mitre.oval:tst:135701"/>
          <extend_definition comment="Microsoft Exchange Server 2013 CU 6 is installed" definition_ref="oval:org.mitre.oval:def:28213"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28213" version="3" class="inventory">
      <metadata>
        <title>Microsoft Exchange Server 2013 CU 6 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Exchange Server 2013</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:exchange_server:2013:cu6"/>
        <description>Microsoft Exchange Server 2013 CU 6 is installed. Microsoft Exchange Server is calendaring software, a mail server and contact manager developed by Microsoft.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T14:23:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-15T23:58:16.589-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:24.485-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:28.280-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Exchange Server 2013 is installed" definition_ref="oval:org.mitre.oval:def:18626"/>
        <criterion comment="Microsoft Exchange Server Cumulative Update 6 is installed" test_ref="oval:org.mitre.oval:tst:135802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15107" version="3" class="inventory">
      <metadata>
        <title>Microsoft Exchange Server 2010 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Exchange Server 2010</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:exchange:2010"/>
        <description>Microsoft Exchange Server 2010 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2012-04-04T12:52:26.748+04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2012-04-06T11:34:21.490-04:00">DRAFT</status_change>
            <status_change date="2012-04-23T04:00:13.600-04:00">INTERIM</status_change>
            <status_change date="2012-05-14T04:00:06.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Microsoft Exchange Server 2010 is installed" test_ref="oval:org.mitre.oval:tst:77602"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28413" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0036 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0036" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0036" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0022, CVE-2015-0026, CVE-2015-0030, CVE-2015-0031, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:20.496-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:40.043-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:17.603-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28408" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6375 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2014-6375" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6375" source="CVE"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:09:39.887-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:39.464-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:42.147-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <criteria operator="OR" comment="vulnerable os and their respective file versions">
          <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
            <criteria operator="OR" comment="2k3(x86 + x64)">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            </criteria>
            <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
          </criteria>
          <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
            <criteria operator="OR" comment="Vista/ 2k8">
              <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"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable version">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19587" test_ref="oval:org.mitre.oval:tst:135653"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
            <criteria operator="OR" comment="Win 7 / R2">
              <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
              <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable versions">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18667" test_ref="oval:org.mitre.oval:tst:135861"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22874" test_ref="oval:org.mitre.oval:tst:134963"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28405" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1710 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1710" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1710" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1694.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:33.151-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:16.775-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:12.369-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5602" test_ref="oval:org.mitre.oval:tst:138124"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21455" test_ref="oval:org.mitre.oval:tst:138315"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19367" test_ref="oval:org.mitre.oval:tst:137942"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23675" test_ref="oval:org.mitre.oval:tst:138544"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17357" test_ref="oval:org.mitre.oval:tst:138213"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21470" test_ref="oval:org.mitre.oval:tst:138585"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17801" test_ref="oval:org.mitre.oval:tst:138184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28401" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6374 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2014-6374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6374" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:09:53.859-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.903-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:41.500-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5467" test_ref="oval:org.mitre.oval:tst:135844"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21420" test_ref="oval:org.mitre.oval:tst:135838"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19221" test_ref="oval:org.mitre.oval:tst:135689"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23528" test_ref="oval:org.mitre.oval:tst:135126"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19587" test_ref="oval:org.mitre.oval:tst:135653"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18667" test_ref="oval:org.mitre.oval:tst:135861"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22874" test_ref="oval:org.mitre.oval:tst:134963"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16599" test_ref="oval:org.mitre.oval:tst:135591"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20715" test_ref="oval:org.mitre.oval:tst:135879"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17183" test_ref="oval:org.mitre.oval:tst:135488"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21299" test_ref="oval:org.mitre.oval:tst:135770"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17496" test_ref="oval:org.mitre.oval:tst:135858"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28383" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0030 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0030" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0022, CVE-2015-0026, CVE-2015-0031, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:51.951-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:38.664-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:16.102-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28382" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0053 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0053" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0053" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0045.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:27.343-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:38.121-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:15.670-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28349" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-8966 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2014-8966" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8966" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:10:06.501-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:34.026-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:37.102-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5467" test_ref="oval:org.mitre.oval:tst:135844"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21420" test_ref="oval:org.mitre.oval:tst:135838"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19221" test_ref="oval:org.mitre.oval:tst:135689"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23528" test_ref="oval:org.mitre.oval:tst:135126"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19587" test_ref="oval:org.mitre.oval:tst:135653"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18667" test_ref="oval:org.mitre.oval:tst:135861"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22874" test_ref="oval:org.mitre.oval:tst:134963"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28340" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1691 (MS15-043)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-1691" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1691" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1712.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T08:43:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:16:03.620-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:15.453-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:10.659-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19621" test_ref="oval:org.mitre.oval:tst:138412"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23676" test_ref="oval:org.mitre.oval:tst:138485"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18835" test_ref="oval:org.mitre.oval:tst:138592"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23038" test_ref="oval:org.mitre.oval:tst:137853"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16644" test_ref="oval:org.mitre.oval:tst:138514"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20758" test_ref="oval:org.mitre.oval:tst:138561"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28339" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer cross-domain information disclosure vulnerability. - CVE-2014-6340 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2014-6340" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6340" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to read content from a different (1) domain or (2) zone via a crafted web site, aka "Internet Explorer Cross-domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:09.697-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:03.801-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:46.417-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:12.081-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:16.958-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21415" test_ref="oval:org.mitre.oval:tst:135682"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19212" test_ref="oval:org.mitre.oval:tst:135209"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23517" test_ref="oval:org.mitre.oval:tst:135641"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5458" test_ref="oval:org.mitre.oval:tst:135695"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28337" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0017 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0017" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0017" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0020, CVE-2015-0022, CVE-2015-0026, CVE-2015-0030, CVE-2015-0031, CVE-2015-0036, and CVE-2015-0041.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:59.971-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:35.385-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:14.788-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28334" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer Clipboard Information Disclosure Vulnerability - CVE-2014-6323 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference ref_id="CVE-2014-6323" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6323" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to obtain sensitive clipboard information via a crafted web site, aka "Internet Explorer Clipboard Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:12.533-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:03.514-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:45.828-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:12.242-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:16.644-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 )">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21415" test_ref="oval:org.mitre.oval:tst:135682"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19212" test_ref="oval:org.mitre.oval:tst:135209"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23517" test_ref="oval:org.mitre.oval:tst:135641"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28330" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft user profile service elevation of privilege vulnerability - CVE-2015-0004 (MS15-003)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0004" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0004"/>
        <description>The User Profile Service (aka ProfSvc) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges by conducting a junction attack to load another user's UsrClass.dat registry hive, aka MSRC ID 20674 or "Microsoft User Profile Service Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-16T10:55:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-01-16T19:14:17.736-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:19.364-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:16.284-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable file version">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of userenv.dll is less than 5.2.3790.5491" test_ref="oval:org.mitre.oval:tst:136728"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 and vulnerable version">
          <criteria operator="OR" comment="Vista (x86/x64) / 2k8 (x86/x64/ia64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Profsvc.dll is less than 6.0.6002.19250" test_ref="oval:org.mitre.oval:tst:137272"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Profsvc.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137569"/>
              <criterion comment="Check if the version of Profsvc.dll is less than or equal to 6.0.6002.23557" test_ref="oval:org.mitre.oval:tst:137532"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable files version">
          <criteria operator="OR" comment="Win7 (x86/x64) / 2k8R2 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Profsvc.dll is less than 6.1.7601.18706" test_ref="oval:org.mitre.oval:tst:137372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Profsvc.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137095"/>
              <criterion comment="Check if the version of Profsvc.dll is less than 6.1.7601.22913" test_ref="oval:org.mitre.oval:tst:137455"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable files version">
          <criteria operator="OR" comment="Win8 (x86/x64) / 2k12 (x64)">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of Profsvc.dll is less than 6.2.9200.17219" test_ref="oval:org.mitre.oval:tst:137592"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Profsvc.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137468"/>
              <criterion comment="Check if the version of Profsvc.dll is less than 6.2.9200.21317" test_ref="oval:org.mitre.oval:tst:137561"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/ 2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1/ 2k12 R2 and vulnerable file version">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Profsvc.dll is less than 6.3.9600.17552" test_ref="oval:org.mitre.oval:tst:137408"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28297" version="3" class="vulnerability">
      <metadata>
        <title>NLA Security Feature Bypass Vulnerability - CVE-2015-0006 (MS15-005)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0006"/>
        <description>The Network Location Awareness (NLA) service in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 does not perform mutual authentication to determine a domain connection, which allows remote attackers to trigger an unintended permissive configuration by spoofing DNS and LDAP responses on a local network, aka "NLA Security Feature Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-16T11:36:06">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-01-16T19:21:51.658-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:17.594-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:14.578-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
        <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
        <criteria operator="AND" comment="Vista / 2k8 and vulnerable version">
          <criteria operator="OR" comment="Vista (x86/x64) / 2k8 (x86/x64/ia64)">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Nlasvc.dll is less than 6.0.6002.19250" test_ref="oval:org.mitre.oval:tst:137124"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Nlasvc.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137327"/>
              <criterion comment="Check if the version of Nlasvc.dll is less than or equal to 6.0.6002.23557" test_ref="oval:org.mitre.oval:tst:136962"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable files version">
          <criteria operator="OR" comment="Win7 (x86/x64) / 2k8R2 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Nlasvc.dll is less than 6.1.7601.18685" test_ref="oval:org.mitre.oval:tst:137657"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Nlasvc.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137339"/>
              <criterion comment="Check if the version of Nlasvc.dll is less than 6.1.7601.22893" test_ref="oval:org.mitre.oval:tst:137638"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable files version">
          <criteria operator="OR" comment="Win8 (x86/x64) / 2k12 (x64)">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of Nlasvc.dll is less than 6.2.9200.17199" test_ref="oval:org.mitre.oval:tst:137618"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Nlasvc.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137398"/>
              <criterion comment="Check if the version of Nlasvc.dll is less than 6.2.9200.21316" test_ref="oval:org.mitre.oval:tst:137617"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/ 2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Windows 8.1/2k12">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Nlasvc.dll is less than 6.3.9600.17550" test_ref="oval:org.mitre.oval:tst:136722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28290" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer cross-domain information disclosure vulnerability - CVE-2014-6346 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2014-6346" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6346" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to read content from a different (1) domain or (2) zone via a crafted web site, aka "Internet Explorer Cross-domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:03:58.998-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:02.685-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:44.081-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:12.410-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:14.181-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28205" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6353 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference ref_id="CVE-2014-6353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6353" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:18.028-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:58.623-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:35.777-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:12.886-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:12.087-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21415" test_ref="oval:org.mitre.oval:tst:135682"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19212" test_ref="oval:org.mitre.oval:tst:135209"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23517" test_ref="oval:org.mitre.oval:tst:135641"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5458" test_ref="oval:org.mitre.oval:tst:135695"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28202" version="5" class="vulnerability">
      <metadata>
        <title>CNG security feature bypass vulnerability - CVE-2015-0010 (MS15-010)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0010"/>
        <description>The CryptProtectMemory function in cng.sys (aka the Cryptography Next Generation driver) in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1, when the CRYPTPROTECTMEMORY_SAME_LOGON option is used, does not check an impersonation token's level, which allows local users to bypass intended decryption restrictions by leveraging a service that (1) has a named-pipe planting vulnerability or (2) uses world-readable shared memory for encrypted data, aka "CNG Security Feature Bypass Vulnerability" or MSRC ID 20707.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T09:23:57">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:13:44.543-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:30.073-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:12.910-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:43353 - MS Bulletins - May 2015" date="2015-05-28T14:09:00.599-04:00">
              <contributor organization="SecPod Technologies">Kumarswamy S</contributor>
            </modified>
            <status_change date="2015-05-28T14:13:09.132-04:00">INTERIM</status_change>
            <status_change date="2015-06-15T04:00:13.933-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criteria operator="OR" comment="either version">
            <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5513" test_ref="oval:org.mitre.oval:tst:137893"/>
            <criterion comment="Check if the version of Schannnel.dll is less than 5.2.3790.5516" test_ref="oval:org.mitre.oval:tst:137932"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19279" test_ref="oval:org.mitre.oval:tst:137920"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23588" test_ref="oval:org.mitre.oval:tst:138008"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.23592" test_ref="oval:org.mitre.oval:tst:137948"/>
              <criterion comment="Check if the version of Ksecdd.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137239"/>
            </criteria>
            <criterion comment="Check if the version of Ksecdd.sys is less than 6.0.6002.19282" test_ref="oval:org.mitre.oval:tst:138056"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18713" test_ref="oval:org.mitre.oval:tst:137986"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22919" test_ref="oval:org.mitre.oval:tst:137933"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.18717" test_ref="oval:org.mitre.oval:tst:138087"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.1.7601.22923" test_ref="oval:org.mitre.oval:tst:138072"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137664"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17226" test_ref="oval:org.mitre.oval:tst:138100"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21343" test_ref="oval:org.mitre.oval:tst:137841"/>
            </criteria>
            <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.17230" test_ref="oval:org.mitre.oval:tst:137968"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of the Cng.sys is less than 6.2.9200.21347" test_ref="oval:org.mitre.oval:tst:137865"/>
              <criterion comment="Check if the version of the Cng.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137956"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17630" test_ref="oval:org.mitre.oval:tst:137568"/>
          <criterion comment="Check if the version of the Cng.sys is less than 6.3.9600.17633" test_ref="oval:org.mitre.oval:tst:137745"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28201" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Windows Kernel Brush Object use after free vulnerability - CVE-2015-1726 (MS15-061)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1726" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1726"/>
        <description>Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Server 2003 SP2 and R2 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, aka "Microsoft Windows Kernel Brush Object Use After Free Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T10:41:46">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T10:24:19.445-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:08.028-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:05.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5640" test_ref="oval:org.mitre.oval:tst:138918"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19399" test_ref="oval:org.mitre.oval:tst:138917"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23706" test_ref="oval:org.mitre.oval:tst:139029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18869" test_ref="oval:org.mitre.oval:tst:138921"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23072" test_ref="oval:org.mitre.oval:tst:138932"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17385" test_ref="oval:org.mitre.oval:tst:138372"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21496" test_ref="oval:org.mitre.oval:tst:138968"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17837" test_ref="oval:org.mitre.oval:tst:139008"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28193" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer elevation of privilege vulnerability - CVE-2015-0054 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-0054" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0054" source="CVE"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:41.896-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:29.689-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:12.322-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28191" version="3" class="vulnerability">
      <metadata>
        <title>Kerberos checksum vulnerability - CVE-2014-6324 (MS14-068)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6324" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6324"/>
        <description>The Kerberos Key Distribution Center (KDC) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, and Windows Server 2012 Gold and R2 allows remote authenticated domain users to obtain domain administrator privileges via a forged signature in a ticket, as exploited in the wild in November 2014, aka "Kerberos Checksum Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-20T09:09:33">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:26:00.888-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:58.137-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:34.473-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 and vulnerable file version">
          <criteria operator="OR" comment="Server 2003 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of kerberos.dll is less than 5.2.3790.5467" test_ref="oval:org.mitre.oval:tst:135606"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2k8(x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8(x86/x64/ia64)">
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Kerberos.dll is less than 6.0.6002.19220" test_ref="oval:org.mitre.oval:tst:134884"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135821"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.0.6002.23527" test_ref="oval:org.mitre.oval:tst:135571"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 (x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of Kerberos.dll is less than 6.1.7601.18658" test_ref="oval:org.mitre.oval:tst:135724"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135603"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.1.7601.22865" test_ref="oval:org.mitre.oval:tst:135774"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/ Server 2012 (x86/x64/ia64) and vulnerable file version">
          <criteria operator="OR" comment="Win 8/ Server 2012 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of kerberos.dll is less than 6.2.9200.17172" test_ref="oval:org.mitre.oval:tst:135850"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of kerberos.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135794"/>
              <criterion comment="Check if the version of kerberos.dll is less than 6.2.9200.21289" test_ref="oval:org.mitre.oval:tst:135536"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of kerberos.dll is less than 6.3.9600.17423" test_ref="oval:org.mitre.oval:tst:135721"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28177" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6341 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2014-6341" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6341" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4143.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:23.663-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:57.649-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:33.392-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28177 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:10.277-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:11.105-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21415" test_ref="oval:org.mitre.oval:tst:135682"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19212" test_ref="oval:org.mitre.oval:tst:135209"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23517" test_ref="oval:org.mitre.oval:tst:135641"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5458" test_ref="oval:org.mitre.oval:tst:135695"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28172" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer XSS filter bypass vulnerability - CVE-2014-6328 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2014-6328" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6328" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to bypass the XSS filter via a crafted attribute of an element in an HTML document, aka "Internet Explorer XSS Filter Bypass Vulnerability," a different vulnerability than CVE-2014-6365.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:09:48.054-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:23.134-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:26.718-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19587" test_ref="oval:org.mitre.oval:tst:135653"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18667" test_ref="oval:org.mitre.oval:tst:135861"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22874" test_ref="oval:org.mitre.oval:tst:134963"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16599" test_ref="oval:org.mitre.oval:tst:135591"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20715" test_ref="oval:org.mitre.oval:tst:135879"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17183" test_ref="oval:org.mitre.oval:tst:135488"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21299" test_ref="oval:org.mitre.oval:tst:135770"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17496" test_ref="oval:org.mitre.oval:tst:135858"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2817" version="5" class="vulnerability">
      <metadata>
        <title>IE for Server 2003 Channel Definition Format Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0056" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0056"/>
        <description>Internet Explorer 5.01, 5.5, and 6 does not properly validate certain URLs in Channel Definition Format (CDF) files, which allows remote attackers to obtain sensitive information or execute arbitrary code, aka the "Channel Definition Format (CDF) Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-04-13T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-21T03:53:00.000-04:00" comment="modified wrt-158 - removed note">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-04-21T12:00:00.000-04:00" comment="modified wrt-158 - removed value to check against">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-05-10T12:00:00.000-04:00" comment="modified wrt-51 - Comment updated to indicate IE 6.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check kb867282.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2621. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T20:21:00.819-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T20:22:33.790-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:14.059-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:247 - cvename in reference was replaced with CVE-2013-1311 and description was modified" date="2014-02-04T12:25:00.319-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2014-02-04T12:28:55.338-05:00">INTERIM</status_change>
            <status_change date="2014-02-24T04:03:13.821-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.3790.259" negate="false" test_ref="oval:org.mitre.oval:tst:978"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls and active scripting are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2917"/>
              <criterion comment="active scripting is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2812"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls and active scripting are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="ActiveX controls are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2916"/>
              <criterion comment="active scripting is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2811"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28116" version="4" class="vulnerability">
      <metadata>
        <title>ASP.NET information disclosure vulnerability - CVE-2015-1648 (MS15-041)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft .NET Framework 1.1</product>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1648" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1648"/>
        <description>ASP.NET in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2, when the customErrors configuration is disabled, allows remote attackers to obtain sensitive configuration-file information via a crafted request, aka "ASP.NET Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-17T11:54:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-23T10:27:19.660-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:11.804-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:16.386-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28116 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:17.364-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET 1.1 and vulnerable file">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <criterion comment="Check if the version of System.web.dll is less than 1.1.4322.2515" test_ref="oval:org.mitre.oval:tst:138007"/>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and  XP / server 2003">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of System.Web.dll is less than 2.0.50727.3668" test_ref="oval:org.mitre.oval:tst:138523"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8656" test_ref="oval:org.mitre.oval:tst:138479"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138127"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and Vista / 2008">
          <criteria operator="OR" comment="Either OS">
            <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"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.4257" test_ref="oval:org.mitre.oval:tst:138599"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138600"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:100649"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5 and Win 8 / server 2012">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of the system.web.dll is less than 2.0.50727.6427" test_ref="oval:org.mitre.oval:tst:138417"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138600"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138127"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8.1 / 2012 R2">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8015" test_ref="oval:org.mitre.oval:tst:138563"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138600"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138127"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5.1 and Win 7 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.5491" test_ref="oval:org.mitre.oval:tst:137695"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 2.0.50727.8653" test_ref="oval:org.mitre.oval:tst:138600"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:138127"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.0">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of Setup.exe is less than 10.0.30319.1031" test_ref="oval:org.mitre.oval:tst:138047"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of Setup.exe is less than 10.0.30319.2056" test_ref="oval:org.mitre.oval:tst:138530"/>
              <criterion comment="Check if the version of Setup.exe is greater than or equal to 10.0.30319.2000" test_ref="oval:org.mitre.oval:tst:100142"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5/4.5.1 and Win Vista / Win 7 / server 2008 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.34249" test_ref="oval:org.mitre.oval:tst:138462"/>
            <criteria operator="AND" comment="ldr range for system.wen.dll">
              <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.36285" test_ref="oval:org.mitre.oval:tst:138259"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138465"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8 /Server 2012">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.34248" test_ref="oval:org.mitre.oval:tst:138513"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.36283" test_ref="oval:org.mitre.oval:tst:138171"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138465"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5.1 / 4.5.2 and  Win 8.1 / Server 2012 R2">
          <criteria operator="OR" comment="Either .Net 4.5.1 / 4.5.2 version">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.34248" test_ref="oval:org.mitre.oval:tst:138513"/>
            <criteria operator="AND" comment="ldr range for system.web.dll">
              <criterion comment="Check if the version of system.web.dll is less than 4.0.30319.36283" test_ref="oval:org.mitre.oval:tst:138171"/>
              <criterion comment="Check if the version of system.web.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:138465"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28101" version="3" class="vulnerability">
      <metadata>
        <title>EMF processing remote code execution vulnerability - CVE-2015-1645 (MS15-035)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1645" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1645"/>
        <description>Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allow remote attackers to execute arbitrary code via a crafted Enhanced Metafile (EMF) image, aka "EMF Processing Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-17T09:50:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-23T10:18:33.353-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:11.502-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:16.096-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Server 2003 vulnerable version">
          <criteria operator="OR" comment="Server (2003 - x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of gdi32.dll is less than 5.2.3790.5563" test_ref="oval:org.mitre.oval:tst:138531"/>
        </criteria>
        <criteria operator="AND" comment="Vista/2K8 and vulnerable file version">
          <criteria operator="OR" comment="Vista/2k8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of gdi32.dll is less than 6.0.6002.19331" test_ref="oval:org.mitre.oval:tst:137581"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of gdi32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:87308"/>
              <criterion comment="Check if the version of gdi32.dll is less than 6.0.6002.23639" test_ref="oval:org.mitre.oval:tst:137985"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of gdi32.dll is less than 6.1.7601.18778" test_ref="oval:org.mitre.oval:tst:138384"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of gdi32.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:87215"/>
              <criterion comment="Check if the version of gdi32.dll is less than 6.1.7601.22982" test_ref="oval:org.mitre.oval:tst:137897"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28084" version="3" class="vulnerability">
      <metadata>
        <title>Graphics component information disclosure vulnerability - CVE-2014-6355 (MS14-085)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6355" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6355"/>
        <description>The Graphics Component in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly process JPEG images, which makes it easier for remote attackers to bypass the ASLR protection mechanism via a crafted web site, aka "Graphics Component Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T09:19:02">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:31:57.318-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:21.699-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:24.183-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of gdiplus.dll is less than 5.2.6002.23535" test_ref="oval:org.mitre.oval:tst:135635"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is less than 7.0.6002.23535" test_ref="oval:org.mitre.oval:tst:135554"/>
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135896"/>
            </criteria>
            <criterion comment="Check if the version of windowscodecs.dll is less than 7.0.6002.19227" test_ref="oval:org.mitre.oval:tst:135918"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is less than 6.2.9200.21283" test_ref="oval:org.mitre.oval:tst:135814"/>
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
            </criteria>
            <criterion comment="Check if the version of windowscodecs.dll is less than 6.2.9200.17170" test_ref="oval:org.mitre.oval:tst:135865"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of windowscodecs.dll is less than 6.2.9200.17170" test_ref="oval:org.mitre.oval:tst:135865"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of windowscodecs.dll is less than 6.2.9200.21283" test_ref="oval:org.mitre.oval:tst:135814"/>
              <criterion comment="Check if the version of windowscodecs.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135899"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of windowscodecs.dll is less than 6.3.9600.17483" test_ref="oval:org.mitre.oval:tst:135833"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28080" version="3" class="vulnerability">
      <metadata>
        <title>MSXML Remote Code Execution Vulnerability - CVE-2014-4118 (MS14-067)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft XML Core Services 3.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4118"/>
        <description>XML Core Services (aka MSXML) 3.0 in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code or cause a denial of service (system-state corruption) via crafted XML content, aka "MSXML Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:35:14">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:01:01.543-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:55.185-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:29.590-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="2003/version">
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Msxml3.dll is less than 8.100.1056.0" test_ref="oval:org.mitre.oval:tst:135335"/>
        </criteria>
        <criteria operator="AND" comment="vista/2008/versions/Core services 3.0">
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <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"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Check if the version of Msxml3.dll is less than 8.100.5009.0" test_ref="oval:org.mitre.oval:tst:135467"/>
        </criteria>
        <criteria operator="AND" comment="win7/2008 r2/versions/Core services 3.0">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of Msxml3.dll is less than 8.110.7601.18576" test_ref="oval:org.mitre.oval:tst:135472"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Msxml3.dll is less than 8.110.7601.22782" test_ref="oval:org.mitre.oval:tst:135435"/>
              <criterion comment="Check if version of Msxml3.dll is greater than or equal to 8.110.7601.22000" test_ref="oval:org.mitre.oval:tst:79072"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
        </criteria>
        <criteria operator="AND" comment="win8/2012/versions">
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of Msxml3.dll is less than 8.110.9200.17092" test_ref="oval:org.mitre.oval:tst:135230"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Msxml3.dll is less than 8.110.9200.21211" test_ref="oval:org.mitre.oval:tst:135159"/>
              <criterion comment="Check if the version of msxml3.dll is greater than or equal to 8.110.9200.21000" test_ref="oval:org.mitre.oval:tst:135330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="win 8.1/2012 r2/versions">
          <extend_definition comment="Microsoft XML Core Services 3 is installed" definition_ref="oval:org.mitre.oval:def:415"/>
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Msxml3.dll is less than 8.110.9600.17324" test_ref="oval:org.mitre.oval:tst:135153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28068" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft windows kernel memory disclosure vulnerability - CVE-2015-1678 (MS15-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-1678" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1678"/>
        <description>The kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allow local users to bypass the ASLR protection mechanism via a crafted function call, aka "Microsoft Windows Kernel Memory Disclosure Vulnerability," a different vulnerability than CVE-2015-1676, CVE-2015-1677, CVE-2015-1679, and CVE-2015-1680.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-05-20T18:56:32">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-05-28T14:30:11.771-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:12.565-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:04.685-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5615" test_ref="oval:org.mitre.oval:tst:138664"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23680" test_ref="oval:org.mitre.oval:tst:138658"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19372" test_ref="oval:org.mitre.oval:tst:138686"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.23000" test_ref="oval:org.mitre.oval:tst:138862"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.23038" test_ref="oval:org.mitre.oval:tst:138649"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18834" test_ref="oval:org.mitre.oval:tst:138724"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21457" test_ref="oval:org.mitre.oval:tst:138582"/>
            </criteria>
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17343" test_ref="oval:org.mitre.oval:tst:138343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17796" test_ref="oval:org.mitre.oval:tst:138198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28056" version="4" class="vulnerability">
      <metadata>
        <title>TypeFilterLevel vulnerability - CVE-2014-4149 (MS14-072)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft .NET Framework 1.1</product>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4149" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4149"/>
        <description>Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 does not properly perform TypeFilterLevel checks, which allows remote attackers to execute arbitrary code via crafted data to a .NET Remoting endpoint, aka "TypeFilterLevel Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T15:16:57.075+05:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:25:39.643-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:53.895-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:26.757-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28056 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:19.832-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET 1.1 and vulnerable file">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <criterion comment="Check if the version of system.runtime.remoting.dll is less than 1.1.4322.2511" test_ref="oval:org.mitre.oval:tst:135048"/>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and  XP / server 2003">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.3664" test_ref="oval:org.mitre.oval:tst:135127"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8642" test_ref="oval:org.mitre.oval:tst:135376"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:114089"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 2.0 and Vista / 2008">
          <criteria operator="OR" comment="Either OS">
            <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"/>
            <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 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Server 2008 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.4255" test_ref="oval:org.mitre.oval:tst:134767"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:135367"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:114089"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5 and Win 8 / server 2012">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.6424" test_ref="oval:org.mitre.oval:tst:135177"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:135367"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:114089"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8.1 / 2012 R2">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8012" test_ref="oval:org.mitre.oval:tst:135204"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:135367"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:114089"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 3.5.1 and Win 7 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.5488" test_ref="oval:org.mitre.oval:tst:135034"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:135367"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:114089"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.0">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.1030" test_ref="oval:org.mitre.oval:tst:135427"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.2049" test_ref="oval:org.mitre.oval:tst:135401"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:113636"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5/4.5.1 and Win Vista / Win 7 / server 2008 / Server 2008 R2">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.34245" test_ref="oval:org.mitre.oval:tst:135408"/>
            <criteria operator="AND" comment="ldr range for system.wen.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.36257" test_ref="oval:org.mitre.oval:tst:135325"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:114135"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET and Win 8 /Server 2012">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Either .Net 4.5 / 4.5.1 / 4.5.2 and version">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.34243" test_ref="oval:org.mitre.oval:tst:135009"/>
            <criteria operator="AND" comment="ldr range for system.runtime.remoting.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.36255" test_ref="oval:org.mitre.oval:tst:135389"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:114135"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".NET 4.5.1 / 4.52 and  Win 8.1 / Server 2012 R2">
          <criteria operator="OR" comment="Either .Net 4.5.1 / 4.5.2 version">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.34243" test_ref="oval:org.mitre.oval:tst:135009"/>
            <criteria operator="AND" comment="ldr range for mscorlib.dll">
              <criterion comment="Check if the version of system.runtime.remoting.dll is less than 4.0.30319.36255" test_ref="oval:org.mitre.oval:tst:135389"/>
              <criterion comment="Check if the version of system.runtime.remoting.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:114135"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28046" version="5" class="vulnerability">
      <metadata>
        <title>Windows OLE automation array remote code execution vulnerability - CVE-2014-6332 (MS14-064)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6332" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6332"/>
        <description>OleAut32.dll in OLE in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted web site, as demonstrated by an array-redimensioning attempt that triggers improper handling of a size value in the SafeArrayDimen function, aka "Windows OLE Automation Array Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:19:02">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T16:51:30.079-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:53.465-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:25.144-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64 or Windows XP x86">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="the version of oleaut32.dll is less than 5.2.3790.5464" test_ref="oval:org.mitre.oval:tst:135145"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of Packager.dll is less than 6.0.6002.19220" test_ref="oval:org.mitre.oval:tst:134817"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Packager.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:125246"/>
              <criterion comment="Check if version of Packager.dll is less than 6.0.6002.23527" test_ref="oval:org.mitre.oval:tst:134430"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR (Oleaut32.dll)">
              <criterion comment="Check if the the version of Oleaut32.dll is less than 6.0.6002.23523" test_ref="oval:org.mitre.oval:tst:135387"/>
              <criterion comment="Check if the version of Oleaut32.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135348"/>
            </criteria>
            <criterion comment="Check if the version of Oleaut32.dll is less than 6.0.6002.19216" test_ref="oval:org.mitre.oval:tst:135047"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for LDR/GDR">
            <criterion comment="Check if version of Packager.dll is less than 6.1.7601.18645" test_ref="oval:org.mitre.oval:tst:135398"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if version of Packager.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:125217"/>
              <criterion comment="Check if version of Packager.dll is less than 6.1.7601.22853" test_ref="oval:org.mitre.oval:tst:134892"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR (Oleaut32.dll)">
              <criterion comment="Check if the version of Oleaut32.dll is less than 6.1.7601.22846" test_ref="oval:org.mitre.oval:tst:135363"/>
              <criterion comment="Check if the version of Oleaut32.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135416"/>
            </criteria>
            <criterion comment="Check if the version of Oleaut32.dll is less than 6.1.7601.18640" test_ref="oval:org.mitre.oval:tst:135320"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Packager.dll is less than 6.2.9200.21278" test_ref="oval:org.mitre.oval:tst:135137"/>
              <criterion comment="Check if the version of Packager.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:124862"/>
            </criteria>
            <criteria operator="AND" comment="Check for LDR (Oleaut32.dll)">
              <criterion comment="Check if the version of Oleaut32.dll is less than 6.2.9200.21273" test_ref="oval:org.mitre.oval:tst:135117"/>
              <criterion comment="Check if the version of Oleaut32.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135377"/>
            </criteria>
            <criterion comment="Check if the version of Oleaut32.dll is less than 6.2.9200.17155" test_ref="oval:org.mitre.oval:tst:135036"/>
            <criterion comment="Check if the version of Packager.dll is less than 6.2.9200.17160" test_ref="oval:org.mitre.oval:tst:135423"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either file version">
            <criterion comment="Check if the version of packager.dll is less than 6.3.9600.17408" test_ref="oval:org.mitre.oval:tst:135370"/>
            <criterion comment="Check if the version of Oleaut32.dll is less than 6.3.9600.17403" test_ref="oval:org.mitre.oval:tst:135178"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28021" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0050 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2015-0050" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0050" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-8967 and CVE-2015-0044.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:02.226-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:27.597-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:11.417-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28018" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer cross-domain information disclosure vulnerability - CVE-2015-0070 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0070" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0070" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to read content from a different (1) domain or (2) zone via a crafted web site, aka "Internet Explorer Cross-domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:12:02.795-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:27.194-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:10.708-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28017" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6344 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2014-6344" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6344" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:04.055-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:52.783-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:23.989-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27987" version="3" class="vulnerability">
      <metadata>
        <title>WTS remote code execution vulnerability - CVE-2015-0081 (MS15-020)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0081"/>
        <description>Windows Text Services (WTS) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted (1) web site or (2) file, aka "WTS Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-03-16T12:40:27">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-03-17T10:49:15.398-04:00">DRAFT</status_change>
            <status_change date="2015-04-06T04:00:05.473-04:00">INTERIM</status_change>
            <status_change date="2015-04-27T04:00:12.324-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2003 and vulnerable file versions">
          <criteria operator="OR" comment="Win 2k3 (x86/x64/ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of msctf.dll is less than 5.2.3790.5528" test_ref="oval:org.mitre.oval:tst:138159"/>
        </criteria>
        <criteria operator="AND" comment="Vista /2k8 and vulnerable file versions">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.0.6002.19296" test_ref="oval:org.mitre.oval:tst:138055"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:138164"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.0.6002.23606" test_ref="oval:org.mitre.oval:tst:138244"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 /2k8 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.1.7601.18731" test_ref="oval:org.mitre.oval:tst:138228"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137811"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.1.7601.22937" test_ref="oval:org.mitre.oval:tst:138300"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 /2k12 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of msctf.dll is less than 6.2.9200.17243" test_ref="oval:org.mitre.oval:tst:138380"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of msctf.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:138364"/>
              <criterion comment="Check if the version of msctf.dll is less than 6.2.9200.21361" test_ref="oval:org.mitre.oval:tst:138214"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 /2k12 R2 and vulnerable file versions">
          <criteria operator="OR" comment="Win 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version msctf.dll is less than 6.3.9600.17664" test_ref="oval:org.mitre.oval:tst:138210"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27984" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft IME (Japanese) elevation of privilege vulnerability - CVE-2014-4077 (MS14-078)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Input Method Editor Japanese</product>
          <product>Microsoft Office IME Japanese 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4077"/>
        <description>Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, and Office 2007 SP3, when IMJPDCT.EXE (aka IME for Japanese) is installed, allow remote attackers to bypass a sandbox protection mechanism via a crafted PDF document, aka "Microsoft IME (Japanese) Elevation of Privilege Vulnerability," as exploited in the wild in 2014.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:39:54.975-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:52.349-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:23.086-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="office 2007 IME Japanese and vulnerable version">
          <extend_definition comment="Microsoft Office 2007 IME Japanese is installed" definition_ref="oval:org.mitre.oval:def:27826"/>
          <criterion comment="Check if the version of Imjputyc.dll is less than 12.0.6704.5000 (Office IME japanese)" test_ref="oval:org.mitre.oval:tst:135443"/>
        </criteria>
        <criteria operator="AND" comment="OS and vulnerable version">
          <extend_definition comment="Microsoft Input method editor (IME) Japanese is installed" definition_ref="oval:org.mitre.oval:def:28268"/>
          <criteria operator="OR" comment="OS and Vuln file version">
            <criteria operator="AND" comment="2K3 and vulnerable file version">
              <criteria operator="OR" comment="Either OS">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of Imjputyc.dll is less than 8.1.7104.0" test_ref="oval:org.mitre.oval:tst:135444"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
              <criteria operator="OR" comment="Vista / 2K8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="GDR / LDR">
                <criterion comment="Check if the version of Imjputyc.dll is less than 10.0.6002.19154" test_ref="oval:org.mitre.oval:tst:135298"/>
                <criteria operator="AND" comment="LDR range">
                  <criterion comment="Check if the version of Imjputyc.dll is less than 10.0.6002.23459" test_ref="oval:org.mitre.oval:tst:135503"/>
                  <criterion comment="Check if the version of Imjputyc.dll is greater than or equal to 10.0.6002.23000" test_ref="oval:org.mitre.oval:tst:135478"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / 2008 R2 + vulnerable file version">
              <criteria operator="OR" comment="Win 7 / 2008 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="GDR / LDR">
                <criterion comment="Check if the version of Imjputyc.dll is less than 10.1.7601.18556" test_ref="oval:org.mitre.oval:tst:135473"/>
                <criteria operator="AND" comment="LDR range">
                  <criterion comment="Check if the version of Imjputyc.dll is less than 10.1.7601.22764" test_ref="oval:org.mitre.oval:tst:135470"/>
                  <criterion comment="Check if the version of Imjputyc.dll is greater than or equal to 10.1.7601.22000" test_ref="oval:org.mitre.oval:tst:134765"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28268" version="3" class="inventory">
      <metadata>
        <title>Microsoft Input method editor (IME) Japanese is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Input Method Editor Japanese</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:ime:japanese"/>
        <description>Microsoft Input method editor (IME) Japanese is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T07:13:04">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:39:53.705-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:01.682-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:41.706-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Microsoft IME (Japanese) is installed" test_ref="oval:org.mitre.oval:tst:134883"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27826" version="3" class="inventory">
      <metadata>
        <title>Microsoft Office 2007 IME Japanese is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft Office IME Japanese 2007</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:office:2007:::ime_japanese"/>
        <description>Microsoft Office 2007 IME Japanese is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T07:13:04">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:39:53.099-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:50.352-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:19.377-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Microsoft Office 2007 IME Japanese is installed" test_ref="oval:org.mitre.oval:tst:135203"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27977" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0041 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0041" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0041" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-0017, CVE-2015-0020, CVE-2015-0022, CVE-2015-0026, CVE-2015-0030, CVE-2015-0031, and CVE-2015-0036.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:25.392-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:26.618-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:09.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <criteria operator="AND" comment="Win 7/R2">
              <criteria operator="OR" comment="Win 7/R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17229" test_ref="oval:org.mitre.oval:tst:137987"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 8/ 2012 R2">
              <criteria operator="OR" comment="Win 8/ 2012">
                <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
                <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
                <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17228" test_ref="oval:org.mitre.oval:tst:137876"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21345" test_ref="oval:org.mitre.oval:tst:137107"/>
                </criteria>
                <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.17241" test_ref="oval:org.mitre.oval:tst:137700"/>
                <criteria operator="AND" comment="Jscript.dll and LDR">
                  <criterion comment="Check if the version of Jscript9.dll is less than 10.0.9200.21359" test_ref="oval:org.mitre.oval:tst:137021"/>
                  <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:137516"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7/ 2k8 R2/ 8.1/ 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criteria operator="OR" comment="either file">
                <criterion comment="Check if the version of Jscript9.dll is less than 11.0.9600.17640" test_ref="oval:org.mitre.oval:tst:137882"/>
                <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17631" test_ref="oval:org.mitre.oval:tst:137835"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27932" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer XSS filter bypass vulnerability - CVE-2014-6365 (MS14-080)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2014-6365" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6365" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to bypass the XSS filter via a crafted attribute of an element in an HTML document, aka "Internet Explorer XSS Filter Bypass Vulnerability," a different vulnerability than CVE-2014-6328.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-12-16T00:09:58.737-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:16.226-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:17.011-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19587" test_ref="oval:org.mitre.oval:tst:135653"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23642" test_ref="oval:org.mitre.oval:tst:135810"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18667" test_ref="oval:org.mitre.oval:tst:135861"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22874" test_ref="oval:org.mitre.oval:tst:134963"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16599" test_ref="oval:org.mitre.oval:tst:135591"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20715" test_ref="oval:org.mitre.oval:tst:135879"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17183" test_ref="oval:org.mitre.oval:tst:135488"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21299" test_ref="oval:org.mitre.oval:tst:135770"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17496" test_ref="oval:org.mitre.oval:tst:135858"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27908" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1667 (MS15-032)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1667" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1667" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-21T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-24T09:24:15.343-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:11.081-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:15.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19612" test_ref="oval:org.mitre.oval:tst:138331"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18806" test_ref="oval:org.mitre.oval:tst:138424"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23010" test_ref="oval:org.mitre.oval:tst:137911"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16636" test_ref="oval:org.mitre.oval:tst:138537"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20750" test_ref="oval:org.mitre.oval:tst:137976"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17296" test_ref="oval:org.mitre.oval:tst:138031"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21413" test_ref="oval:org.mitre.oval:tst:138588"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17728" test_ref="oval:org.mitre.oval:tst:138275"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27899" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-1652 (MS15-032)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2015-1652" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1652" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2015-1666.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-21T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-04-24T09:24:11.748-04:00">DRAFT</status_change>
            <status_change date="2015-05-11T04:00:09.743-04:00">INTERIM</status_change>
            <status_change date="2015-06-01T04:00:14.803-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5569" test_ref="oval:org.mitre.oval:tst:138423"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21448" test_ref="oval:org.mitre.oval:tst:138618"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19334" test_ref="oval:org.mitre.oval:tst:138373"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23642" test_ref="oval:org.mitre.oval:tst:138546"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19612" test_ref="oval:org.mitre.oval:tst:138331"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23671" test_ref="oval:org.mitre.oval:tst:138606"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18806" test_ref="oval:org.mitre.oval:tst:138424"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.23010" test_ref="oval:org.mitre.oval:tst:137911"/>
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.23000" test_ref="oval:org.mitre.oval:tst:138202"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16636" test_ref="oval:org.mitre.oval:tst:138537"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20750" test_ref="oval:org.mitre.oval:tst:137976"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17296" test_ref="oval:org.mitre.oval:tst:138031"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21413" test_ref="oval:org.mitre.oval:tst:138588"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17728" test_ref="oval:org.mitre.oval:tst:138275"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27794" version="5" class="vulnerability">
      <metadata>
        <title>Microsoft schannel remote code execution vulnerability - CVE-2014-6321 (MS14-066)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6321" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6321"/>
        <description>Schannel in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via crafted packets, aka "Microsoft Schannel Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T16:54:12.821-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:49.726-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:18.310-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135297 - States changed in accordance with MS14-066" date="2015-02-03T13:31:00.917-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:32:49.343-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:04.824-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Schannnel.dll is less than 5.2.3790.5462" test_ref="oval:org.mitre.oval:tst:135027"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Schannnel.dll is less than 6.0.6002.23555" test_ref="oval:org.mitre.oval:tst:135415"/>
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:134478"/>
            </criteria>
            <criterion comment="Check if the version of Schannnel.dll is less than 6.0.6002.19247" test_ref="oval:org.mitre.oval:tst:135297"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Schannnel.dll is less than 6.1.7601.22814" test_ref="oval:org.mitre.oval:tst:135229"/>
              <criterion comment="Check if the version of schannel.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:135418"/>
            </criteria>
            <criterion comment="Check if the version of Schannnel.dll is less than 6.1.7601.18606" test_ref="oval:org.mitre.oval:tst:135054"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of Schannnel.dll is less than 6.2.9200.21241" test_ref="oval:org.mitre.oval:tst:135152"/>
              <criterion comment="Check if the version of Schannel.dll is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:135406"/>
            </criteria>
            <criterion comment="Check if the version of Schannnel.dll is less than 6.2.9200.17124" test_ref="oval:org.mitre.oval:tst:135393"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Schannnel.dll is less than 6.3.9600.17385" test_ref="oval:org.mitre.oval:tst:135346"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27772" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0067 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2015-0067" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0067" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:57.097-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:24.683-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:08.159-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21432" test_ref="oval:org.mitre.oval:tst:138027"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19281" test_ref="oval:org.mitre.oval:tst:138002"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23590" test_ref="oval:org.mitre.oval:tst:137924"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16609" test_ref="oval:org.mitre.oval:tst:138073"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20725" test_ref="oval:org.mitre.oval:tst:137846"/>
            </criteria>
            <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.16620" test_ref="oval:org.mitre.oval:tst:137873"/>
            <criteria operator="AND" comment="Jscript and LDR">
              <criterion comment="Check if the version of Jscript9.dll is less than 9.0.8112.20730" test_ref="oval:org.mitre.oval:tst:137974"/>
              <criterion comment="Check if the version of Jscript9.dll is greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:137868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27768" version="3" class="vulnerability">
      <metadata>
        <title>Denial of service in Windows Kernel Mode Driver vulnerability - CVE-2014-6317 (MS14-079)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-6317" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6317"/>
        <description>Array index error in win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to cause a denial of service (reboot) via a crafted TrueType font, aka "Denial of Service in Windows Kernel Mode Driver Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:42:02.670-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:49.272-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:17.526-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5448" test_ref="oval:org.mitre.oval:tst:135249"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19215" test_ref="oval:org.mitre.oval:tst:135422"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23522" test_ref="oval:org.mitre.oval:tst:135446"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18618" test_ref="oval:org.mitre.oval:tst:135115"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22825" test_ref="oval:org.mitre.oval:tst:134694"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17133" test_ref="oval:org.mitre.oval:tst:135502"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21250" test_ref="oval:org.mitre.oval:tst:135138"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17393" test_ref="oval:org.mitre.oval:tst:135314"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27765" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2015-0029 (MS15-009)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference ref_id="CVE-2015-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0029" source="CVE"/>
        <description>Microsoft Internet Explorer 6 and 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-02-13T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-02-16T13:11:49.416-05:00">DRAFT</status_change>
            <status_change date="2015-03-09T04:01:23.440-04:00">INTERIM</status_change>
            <status_change date="2015-03-30T04:00:06.293-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5508" test_ref="oval:org.mitre.oval:tst:137925"/>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23644" test_ref="oval:org.mitre.oval:tst:137686"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19600" test_ref="oval:org.mitre.oval:tst:137706"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23655" test_ref="oval:org.mitre.oval:tst:137677"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18715" test_ref="oval:org.mitre.oval:tst:138039"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22921" test_ref="oval:org.mitre.oval:tst:137991"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27743" version="3" class="vulnerability">
      <metadata>
        <title>WebDAV elevation of privilege vulnerability - CVE-2015-0011 (MS15-008)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2015-0011" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0011"/>
        <description>mrxdav.sys (aka the WebDAV driver) in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to bypass an impersonation protection mechanism, and obtain privileges for redirection of WebDAV requests, via a crafted application, aka "WebDAV Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-16T11:10:08">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-01-16T19:40:17.323-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:11.062-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:04.425-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Check for Windows Server 2003 x86/x64/ia64 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 x86/x64/ia64">
            <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 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of Mrxdav.sys is less than 5.2.3790.5508" test_ref="oval:org.mitre.oval:tst:137458"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of Mrxdav.sys is less than 6.0.6002.19273" test_ref="oval:org.mitre.oval:tst:137689"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Mrxdav.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:137580"/>
              <criterion comment="Check if the version of Mrxdav.sys is less than 6.0.6002.23581" test_ref="oval:org.mitre.oval:tst:137584"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of Mrxdav.sys is less than 6.1.7601.18706" test_ref="oval:org.mitre.oval:tst:137159"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Mrxdav.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:137531"/>
              <criterion comment="Check if the version of Mrxdav.sys is less than 6.1.7601.22913" test_ref="oval:org.mitre.oval:tst:137072"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of Mrxdav.sys is less than 6.2.9200.17219" test_ref="oval:org.mitre.oval:tst:137126"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Mrxdav.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:137739"/>
              <criterion comment="Check if the version of Mrxdav.sys is less than 6.2.9200.21317" test_ref="oval:org.mitre.oval:tst:137171"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Mrxdav.sys is less than 6.3.9600.17560" test_ref="oval:org.mitre.oval:tst:137442"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27676" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer ASLR bypass vulnerability - CVE-2014-6339 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference ref_id="CVE-2014-6339" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6339" source="CVE"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to bypass the ASLR protection mechanism via a crafted web site, aka "Internet Explorer ASLR Bypass Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:05.680-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:47.604-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:14.934-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27620" version="3" class="vulnerability">
      <metadata>
        <title>TCP/IP Elevation of privilege vulnerability - CVE-2014-4076 (MS14-070)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4076" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4076"/>
        <description>Microsoft Windows Server 2003 SP2 allows local users to gain privileges via a crafted IOCTL call to (1) tcpip.sys or (2) tcpip6.sys, aka "TCP/IP Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-17T17:07:35.493-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:47.005-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:14.131-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Windows 2003">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
        </criteria>
        <criteria operator="OR" comment="Check for file version">
          <criterion comment="Check if the version of Tcpip.sys is less than 5.2.3790.5440" test_ref="oval:org.mitre.oval:tst:134686"/>
          <criterion comment="Check if the the version of Tcpip6.sys is less than 5.2.3790.5440" test_ref="oval:org.mitre.oval:tst:135044"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27601" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-6351 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference ref_id="CVE-2014-6351" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6351" source="CVE"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:02.624-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:46.770-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:13.695-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:11.794-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:01.428-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 )">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27356" version="5" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability - CVE-2014-4143 (MS14-065)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
          <product>Microsoft Internet Explorer 6</product>
        </affected>
        <reference ref_id="CVE-2014-4143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4143" source="CVE"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-6341.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-18T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-11-20T23:04:29.448-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:44.873-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:08.407-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135132 - States changed in accordance with MS14-065" date="2015-02-03T13:27:00.224-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:31:12.726-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:59.262-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19575" test_ref="oval:org.mitre.oval:tst:135657"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23633" test_ref="oval:org.mitre.oval:tst:135078"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18631" test_ref="oval:org.mitre.oval:tst:135382"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22838" test_ref="oval:org.mitre.oval:tst:135196"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16592" test_ref="oval:org.mitre.oval:tst:135694"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20708" test_ref="oval:org.mitre.oval:tst:135680"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21415" test_ref="oval:org.mitre.oval:tst:135682"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista / 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19212" test_ref="oval:org.mitre.oval:tst:135209"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23517" test_ref="oval:org.mitre.oval:tst:135641"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17173" test_ref="oval:org.mitre.oval:tst:135132"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21291" test_ref="oval:org.mitre.oval:tst:135567"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7/ 2k8 R2/ 8.1/2k12 R2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17420" test_ref="oval:org.mitre.oval:tst:135492"/>
            </criteria>
            <criteria operator="AND" comment="Win 8.1 / 2k12 R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17416" test_ref="oval:org.mitre.oval:tst:135746"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5458" test_ref="oval:org.mitre.oval:tst:135695"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2731" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Font Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0060"/>
        <description>Buffer overflow in the font processing component of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-05-04T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-06-01T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-06-02T12:00:00.000-04:00" comment="Added product">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-06-22T12:38:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.2.3790.280" negate="false" test_ref="oval:org.mitre.oval:tst:1025"/>
        <criterion comment="the patch KB890859 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2737"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27094" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4129 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4129" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4129"/>
        <description>Microsoft Internet Explorer 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:59.986-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:37.430-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:02:12.979-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <criteria operator="OR" comment="vulnerable os and their respective file versions">
          <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
            <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
              <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
              <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            </criteria>
            <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
          </criteria>
          <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
            <criteria operator="OR" comment="Vista/ 2k8">
              <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"/>
              <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable version">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
            <criteria operator="OR" comment="Win 7 / R2">
              <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
              <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            </criteria>
            <criteria operator="OR" comment="Check for vulnerable versions">
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
              <criteria operator="AND" comment="Check for LDR">
                <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27076" version="3" class="vulnerability">
      <metadata>
        <title>Win32k.sys elevation of privilege vulnerability - CVE-2014-4113 (MS14-058)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4113" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4113"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application, as exploited in the wild in October 2014, aka "Win32k.sys Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:49:57.819-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:36.052-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:02:06.596-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5445" test_ref="oval:org.mitre.oval:tst:124336"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19198" test_ref="oval:org.mitre.oval:tst:125108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23504" test_ref="oval:org.mitre.oval:tst:124868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18615" test_ref="oval:org.mitre.oval:tst:124383"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22823" test_ref="oval:org.mitre.oval:tst:125245"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17130" test_ref="oval:org.mitre.oval:tst:125211"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21247" test_ref="oval:org.mitre.oval:tst:124497"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17353" test_ref="oval:org.mitre.oval:tst:124547"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2705" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP/Server 2003 DirectPlay Denial of Service (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0202" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0202"/>
        <description>IDirectPlay4 Application Programming Interface (API) of Microsoft DirectPlay 7.0a thru 9.0b, as used in Windows Server 2003 and earlier allows remote attackers to cause a denial of service (application crash) via a malformed packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-06-16T12:00:00.000-04:00" comment="Changed Status to Draft; Added cmp-970">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <modified date="2004-07-06T12:00:00.000-04:00" comment="Added the negate attribute with a value of 'true' to the subtest elements referencing patch installations.">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <status_change date="2004-07-12T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-21T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected comment for var:202 to refer to environment variable" date="2009-12-01T17:28:00.093-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-12-01T17:32:24.279-05:00">INTERIM</status_change>
            <status_change date="2009-12-21T04:00:29.136-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP or Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:488"/>
        <criterion comment="64-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="AND" comment="DirectX 8.1 without kb839643 installed">
          <criterion comment="the version of dplayx.dll is less than 5.2.3790.163 on 64-bit edition" test_ref="oval:org.mitre.oval:tst:548"/>
          <criterion comment="DirectX 8.1x Installed" test_ref="oval:org.mitre.oval:tst:598"/>
          <criterion comment="the patch kb839643 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:597"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:270" version="3" class="vulnerability">
      <metadata>
        <title>TCP Connection Reset Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference ref_id="CVE-2004-0230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0230" source="CVE"/>
        <description>TCP, when using a large Window Size, makes it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-10-11T05:29:41">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-13T14:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:34.412-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:44.080-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:270 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:48.246-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:29.162-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="WinXP,SP1">
          <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP2">
          <extend_definition comment="Microsoft Windows XP SP2 or later is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </criteria>
        <criteria operator="AND" comment="WinXP,SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
        <criteria operator="AND" comment="S03-Gold">
          <extend_definition comment="Microsoft Windows Server 2003 (x86) Gold is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </criteria>
        <criteria operator="AND" comment="S03,SP1">
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="The version of Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26997" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4127 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4127"/>
        <description>Microsoft Internet Explorer 6 through 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:34.718-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:30.199-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:39.585-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5424" test_ref="oval:org.mitre.oval:tst:125117"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16584" test_ref="oval:org.mitre.oval:tst:125036"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20700" test_ref="oval:org.mitre.oval:tst:125029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17116" test_ref="oval:org.mitre.oval:tst:125116"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21232" test_ref="oval:org.mitre.oval:tst:124505"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26979" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4134 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4134" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4134"/>
        <description>Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:44.360-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:29.876-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:35.191-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5424" test_ref="oval:org.mitre.oval:tst:125117"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26974" version="3" class="vulnerability">
      <metadata>
        <title>MQAC arbitrary write privilege escalation vulnerability - CVE-2014-4971 (MS14-062)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4971" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4971"/>
        <description>Microsoft Windows XP SP3 does not validate addresses in certain IRP handler routines, which allows local users to write data to arbitrary memory locations, and consequently gain privileges, via a crafted address in an IOCTL call, related to (1) the MQAC.sys driver in the MQ Access Control subsystem and (2) the BthPan.sys driver in the Bluetooth Personal Area Networking subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T11:05:11">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T18:33:05.408-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:29.753-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:34.793-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Windows Server 2003 (x86)/(x64)/(ia64)">
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
          <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
        </criteria>
        <criterion comment="Check if the version of mqac.sys is less than 5.2.2008.5417" test_ref="oval:org.mitre.oval:tst:125009"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26953" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4137 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4137" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4137"/>
        <description>Microsoft Internet Explorer 6 and 7 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4133.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:42.290-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:28.627-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:27.799-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5424" test_ref="oval:org.mitre.oval:tst:125117"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26950" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer elevation of privilege vulnerability - CVE-2014-4133 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4133" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4133"/>
        <description>Microsoft Internet Explorer 6 and 7 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4137.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:54.454-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:28.405-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:27.097-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5424" test_ref="oval:org.mitre.oval:tst:125117"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26918" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4141 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4141" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4141"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:46.744-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:25.888-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:18.902-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16584" test_ref="oval:org.mitre.oval:tst:125036"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20700" test_ref="oval:org.mitre.oval:tst:125029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17116" test_ref="oval:org.mitre.oval:tst:125116"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21232" test_ref="oval:org.mitre.oval:tst:124505"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2/8.1/2012 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17344" test_ref="oval:org.mitre.oval:tst:125090"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26910" version="4" class="vulnerability">
      <metadata>
        <title>.NET ClickOnce elevation of privilege vulnerability - CVE-2014-4073 (MS14-057)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4073" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4073"/>
        <description>Microsoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 processes unverified data during interaction with the ClickOnce installer, which allows remote attackers to gain privileges via vectors involving Internet Explorer, aka ".NET ClickOnce Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:45:32.858-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:23.204-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:14.669-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:26910 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:19.056-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".net 2.0 sp2/server 2003/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="either file versions GDR/LDR">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.deployment.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:125244"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:125071"/>
            </criteria>
            <criterion comment="Check if the version of system.deployment.dll is less than 2.0.50727.3663" test_ref="oval:org.mitre.oval:tst:125235"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.deployment.dll is less than 2.0.50727.4255" test_ref="oval:org.mitre.oval:tst:125162"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.deployment.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:125244"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:125071"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.deployment.dll is less than 2.0.50727.6424" test_ref="oval:org.mitre.oval:tst:124755"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.deployment.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:125244"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:125071"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment=".net 3.5.1/win 8.1/server 2012 r2/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.deployment.dll is less than 2.0.50727.8012" test_ref="oval:org.mitre.oval:tst:124677"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.deployment.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:125244"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:125071"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.deployment.dll is less than 2.0.50727.5488" test_ref="oval:org.mitre.oval:tst:124855"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.deployment.dll is less than 2.0.50727.8641" test_ref="oval:org.mitre.oval:tst:125244"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:125071"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment=".net 4.0/win server 2003/vista/server 2008/Win 7/ server 2008 R2 and vuln versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.2048" test_ref="oval:org.mitre.oval:tst:125121"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:124753"/>
            </criteria>
            <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.1029" test_ref="oval:org.mitre.oval:tst:125047"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/vista/server 2008/win 7/server 2008 R2/versions">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="LDR / GDR range">
            <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.34244" test_ref="oval:org.mitre.oval:tst:124990"/>
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.36256" test_ref="oval:org.mitre.oval:tst:125179"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:125206"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.36255" test_ref="oval:org.mitre.oval:tst:125063"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:125206"/>
            </criteria>
            <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.34243" test_ref="oval:org.mitre.oval:tst:125250"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/win 8/server 2012/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.36255" test_ref="oval:org.mitre.oval:tst:125063"/>
              <criterion comment="Check if the version of system.deployment.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:125206"/>
            </criteria>
            <criterion comment="Check if the version of system.deployment.dll is less than 4.0.30319.34243" test_ref="oval:org.mitre.oval:tst:125250"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2689" version="7" class="vulnerability">
      <metadata>
        <title>Server 2003 Large Window Size TCP RST Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0230"/>
        <description>TCP, when using a large Window Size, makes it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-08-25T10:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-11-06T04:13:00.000-04:00" comment="Replaced reference to var:200 with reference to var:201 in obj:588 since tcpip.sys is located in \system32\drivers and not \system32.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:52.482-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Added an additional test for Windows Server 2003 platforms to test for the existence of the NT Directory Services" date="2011-04-25T14:34:00.432-04:00">
              <contributor organization="Telos">Sudhir Gandhe</contributor>
            </modified>
            <status_change date="2011-04-25T14:45:26.692-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:717 - Reverted mistaken switch of obj:717 (Service Pack) and obj:15869 (NT Directory Services)" date="2011-04-26T11:53:00.464-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-05-16T04:02:36.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:2689 - Corrected product and removed comments to comply with style guide" date="2013-08-14T09:47:00.314-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-08-14T09:49:26.479-04:00">INTERIM</status_change>
            <status_change date="2013-09-02T04:05:45.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="a version of Windows for the ia64 architecture is installed" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion negate="true" comment="Win2K/XP/2003 is patched" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion negate="true" comment="the patch KB893066 is installed" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26868" version="4" class="vulnerability">
      <metadata>
        <title>Windows disk partition driver elevation of privilege vulnerability - CVE-2014-4115 (MS14-063)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4115" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4115"/>
        <description>fastfat.sys (aka the FASTFAT driver) in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Vista SP2, and Server 2008 SP2 does not properly allocate memory, which allows physically proximate attackers to execute arbitrary code or cause a denial of service (reserved-memory write) by connecting a crafted USB device, aka "Microsoft Windows Disk Partition Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T10:45:34">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T18:36:08.180-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:22.262-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:26868 - Removed Unicode characters from title." date="2014-11-20T23:14:00.692-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2014-12-08T04:00:23.777-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="2k8/Vista and vulnerable file version">
          <criteria operator="OR" comment="2k8 / Vista">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of fastfat.sys is less than 6.0.6002.23480" test_ref="oval:org.mitre.oval:tst:125030"/>
              <criterion comment="Check if the version of fastfat.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:125209"/>
            </criteria>
            <criterion comment="Check if the version of fastfat.sys is less than 6.0.6002.19176" test_ref="oval:org.mitre.oval:tst:124909"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="2k3 and vulnerable file version">
          <criteria operator="OR" comment="Check for Windows Server 2003 SP2 (x86)/(x64)/(ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of fastfat.sys is less than 5.2.3790.5425" test_ref="oval:org.mitre.oval:tst:125073"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26862" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4082 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4082" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4082"/>
        <description>Microsoft Internet Explorer 6 through 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:01.071-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:10.375-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:42.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26855" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4088 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4088" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4088"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:22.289-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:09.684-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:42.072-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26850" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4128 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4128"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:52.859-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:21.745-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:01:00.404-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5424" test_ref="oval:org.mitre.oval:tst:125117"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16584" test_ref="oval:org.mitre.oval:tst:125036"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20700" test_ref="oval:org.mitre.oval:tst:125029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17116" test_ref="oval:org.mitre.oval:tst:125116"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21232" test_ref="oval:org.mitre.oval:tst:124505"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2/8.1/2012 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17344" test_ref="oval:org.mitre.oval:tst:125090"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26849" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4065 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4065" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4065"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:42.580-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:09.339-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:41.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26846" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4081 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4081"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:04.714-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:08.906-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:41.016-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26815" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4108 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4108" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4108"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:14.215-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:07.710-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:38.324-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26811" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4104 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4104" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4104"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:36.085-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:07.096-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:37.655-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26798" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4105 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4105" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4105"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:07.380-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:06.429-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:36.416-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26791" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4107 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4107" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4107"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:53.707-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:05.896-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:35.606-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26785" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4103 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4103" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4103"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:55:13.333-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:05.362-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:34.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26757" version="4" class="vulnerability">
      <metadata>
        <title>.NET Framework remote code execution vulnerability  - CVE-2014-4121 (MS14-057)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4121" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4121"/>
        <description>Microsoft .NET Framework 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 does not properly parse internationalized resource identifiers, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted request to a .NET web application, aka ".NET Framework Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:45:40.018-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:16.786-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:49.183-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:26757 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:18.326-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".net 2.0 sp2/server 2003/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="either file versions GDR/LDR">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dll is less than 2.0.50727.8637" test_ref="oval:org.mitre.oval:tst:124441"/>
              <criterion comment="Check if the version of system.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:124979"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 2.0.50727.3662" test_ref="oval:org.mitre.oval:tst:124945"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dl is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124941"/>
              <criterion comment="Check if the version of System.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:125120"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 2.0.50727.4253" test_ref="oval:org.mitre.oval:tst:125045"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dl is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124941"/>
              <criterion comment="Check if the version of System.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:125120"/>
            </criteria>
            <criterion comment="Check if the version of the system.dll is less than 2.0.50727.6421" test_ref="oval:org.mitre.oval:tst:125243"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment=".net 3.5.1/win 8.1/server 2012 r2/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dll is less than 2.0.50727.8615" test_ref="oval:org.mitre.oval:tst:124983"/>
              <criterion comment="Check if the version of system.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:124979"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 2.0.50727.8009" test_ref="oval:org.mitre.oval:tst:125152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dl is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124941"/>
              <criterion comment="Check if the version of System.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:125120"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 2.0.50727.5485" test_ref="oval:org.mitre.oval:tst:125005"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment=".net 4.0/win server 2003/vista/server 2008/Win 7/ server 2008 R2 and vuln versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dll is less than 4.0.30319.2045" test_ref="oval:org.mitre.oval:tst:125168"/>
              <criterion comment="Check if the version of system.dl is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:125128"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 4.0.30319.1026" test_ref="oval:org.mitre.oval:tst:125066"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/vista/server 2008/win 7/server 2008 R2/versions">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="LDR / GDR range">
            <criteria operator="AND" comment="LDR range">
              <criterion comment="Check if the version of system.dll is less than 4.0.30319.36250" test_ref="oval:org.mitre.oval:tst:125169"/>
              <criterion comment="Check if the version of system.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:124981"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 4.0.30319.34238" test_ref="oval:org.mitre.oval:tst:125064"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dll is less than 4.0.30319.36251" test_ref="oval:org.mitre.oval:tst:125056"/>
              <criterion comment="Check if the version of system.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:124981"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 4.0.30319.34239" test_ref="oval:org.mitre.oval:tst:125032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/win 8/server 2012/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.dll is less than 4.0.30319.36251" test_ref="oval:org.mitre.oval:tst:125056"/>
              <criterion comment="Check if the version of system.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:124981"/>
            </criteria>
            <criterion comment="Check if the version of system.dll is less than 4.0.30319.34239" test_ref="oval:org.mitre.oval:tst:125032"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26746" version="3" class="vulnerability">
      <metadata>
        <title>Alows man-in-the-middle attackers to spoof servers and read encrypted domain credentials via a crafted certificate</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>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2013-3876" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3876"/>
        <description>DirectAccess in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly verify server X.509 certificates, which allows man-in-the-middle attackers to spoof servers and read encrypted domain credentials via a crafted certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-03T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-09-19T15:06:07.129-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:03.860-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:30.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Oakley.dll and XP">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Check if the version of Oakley.dll is less than 5.1.2600.6462" test_ref="oval:org.mitre.oval:tst:123290"/>
        </criteria>
        <criteria operator="AND" comment="Oakley.dll and XP or 2003">
          <criteria operator="OR" comment="OS">
            <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 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <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"/>
          </criteria>
          <criterion comment="Check if the version of Oakley.dll is less than 5.2.3790.5238" test_ref="oval:org.mitre.oval:tst:123609"/>
        </criteria>
        <criteria operator="AND" comment="Ikeext.dll and Vista or 2008">
          <criteria operator="OR" comment="OS">
            <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 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of Ikeext.dll is less than 6.0.6002.18960" test_ref="oval:org.mitre.oval:tst:122774"/>
            <criteria operator="AND" comment="ldr">
              <criterion comment="Check if the version of Ikeext.dll is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:123713"/>
              <criterion comment="Check if the version of Ikeext.dll is less than 6.0.6002.23243" test_ref="oval:org.mitre.oval:tst:123737"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Ikeext.dll and 7 or 2008R2">
          <criteria operator="OR" comment="OS">
            <extend_definition comment="Microsoft Windows 7 (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12292"/>
            <extend_definition comment="Microsoft Windows 7 x64 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12627"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12583"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:12567"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of Ikeext.dll is less than 6.1.7601.18283" test_ref="oval:org.mitre.oval:tst:123545"/>
            <criteria operator="AND" comment="ldr">
              <criterion comment="Check if the version of Ikeext.dll is less than 6.1.7601.22479" test_ref="oval:org.mitre.oval:tst:123653"/>
              <criterion comment="Check if the version of Ikeext.dll is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:123216"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Ikeext.dll and 8 or 2012">
          <criteria operator="OR" comment="OS">
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows Server 2012 is installed" definition_ref="oval:org.mitre.oval:def:16359"/>
          </criteria>
          <criteria operator="OR" comment="gdr/ldr">
            <criterion comment="Check if the version of Ikeext.dll is less than 6.2.9200.16734" test_ref="oval:org.mitre.oval:tst:123603"/>
            <criteria operator="AND" comment="ldr">
              <criterion comment="Check if the version of Ikeext.dll is greater than or equal to 6.2.9200.20000" test_ref="oval:org.mitre.oval:tst:123707"/>
              <criterion comment="Check if the version of Ikeext.dll is less than 6.2.9200.20846" test_ref="oval:org.mitre.oval:tst:123157"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Ikeext.dll and 8.1 or 2012R2">
          <criteria operator="OR" comment="OS">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Ikeext.dll is less than 6.3.9600.16427" test_ref="oval:org.mitre.oval:tst:123120"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26733" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer elevation of privilege vulnerability - CVE-2014-4124 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4124"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," a different vulnerability than CVE-2014-4123.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:40.127-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:15.863-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:46.649-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16584" test_ref="oval:org.mitre.oval:tst:125036"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20700" test_ref="oval:org.mitre.oval:tst:125029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17116" test_ref="oval:org.mitre.oval:tst:125116"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21232" test_ref="oval:org.mitre.oval:tst:124505"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2/8.1/2012 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17344" test_ref="oval:org.mitre.oval:tst:125090"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26726" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4092 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4092" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4092"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4098.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:09.687-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:02.645-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:28.340-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26683" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4111 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4111" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4111"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, and CVE-2014-4110.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:59.525-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:58.412-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:23.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26682" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4106 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4106" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4106"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:56.660-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:58.206-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:22.517-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26680" version="3" class="vulnerability">
      <metadata>
        <title>Lync Denial of Service vulnerability (CVE-2014-4068) - MS14-055</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Lync Server 2013</product>
          <product>Microsoft Lync Server 2010</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4068" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4068"/>
        <description>The Response Group Service in Microsoft Lync Server 2010 and 2013 and the Core Components in Lync Server 2013 do not properly handle exceptions, which allows remote attackers to cause a denial of service (daemon hang) via a crafted call, aka "Lync Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T17:08:37">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:58:56.842-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:58.073-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:22.329-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Lync server 2013 / vulnerable file version">
          <extend_definition comment="Microsoft Lync Server 2013 is installed" definition_ref="oval:org.mitre.oval:def:16524"/>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of Microsoft.Rtc.Acd.Workflow.dll is less than 5.0.8308.803" test_ref="oval:org.mitre.oval:tst:123294"/>
            <criterion comment="Check if the version of Deploy.resources.dll is less than 5.0.8308.420" test_ref="oval:org.mitre.oval:tst:123329"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Lync server 2010 / vulnerable file version">
          <extend_definition comment="Microsoft Lync Server 2010 is installed" definition_ref="oval:org.mitre.oval:def:26794"/>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of wrtces.dll is less than 4.0.7577.230" test_ref="oval:org.mitre.oval:tst:123304"/>
            <criterion comment="Check if the version of Microsoft.Rtc.Acd.Workflow.dll is less than 4.0.7577.276" test_ref="oval:org.mitre.oval:tst:122801"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26677" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4098 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4098"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4092.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:55:04.777-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:57.299-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:21.511-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26674" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4097 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4097"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:27.034-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:56.856-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:21.023-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26669" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4090 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4090" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4090"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:53:53.722-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:56.070-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:20.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26664" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer elevation of privilege vulnerability - CVE-2014-4123 (MS14-056)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4123" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4123"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability," as exploited in the wild in October 2014, a different vulnerability than CVE-2014-4124.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:28:58.383-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:14.671-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:40.683-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21409" test_ref="oval:org.mitre.oval:tst:125221"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19185" test_ref="oval:org.mitre.oval:tst:124464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23489" test_ref="oval:org.mitre.oval:tst:125174"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19569" test_ref="oval:org.mitre.oval:tst:125163"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23627" test_ref="oval:org.mitre.oval:tst:124999"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18595" test_ref="oval:org.mitre.oval:tst:124250"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22803" test_ref="oval:org.mitre.oval:tst:125113"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16584" test_ref="oval:org.mitre.oval:tst:125036"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20700" test_ref="oval:org.mitre.oval:tst:125029"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17116" test_ref="oval:org.mitre.oval:tst:125116"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21232" test_ref="oval:org.mitre.oval:tst:124505"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2/8.1/2012 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17344" test_ref="oval:org.mitre.oval:tst:125090"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26663" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4100 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4100"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:55:02.495-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:55.290-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:19.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26651" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-2799 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2799" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2799"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:53:56.380-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:54.508-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:18.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26645" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4059 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4059" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4059"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:55:10.493-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:53.892-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:17.173-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26621" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4083 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4083"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:33.364-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:51.659-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:12.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26613" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4079 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4079"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:39.523-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:51.145-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:11.736-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26611" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer resource information disclosure vulnerability - CVE-2013-7331 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2013-7331" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7331"/>
        <description>The Microsoft.XMLDOM ActiveX control in Microsoft Windows 8.1 and earlier allows remote attackers to determine the existence of local pathnames, UNC share pathnames, intranet hostnames, and intranet IP addresses by examining error codes, as demonstrated by a res:// URL, and exploited in the wild in February 2014.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:17.303-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:50.792-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:11.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26610" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4086 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4086" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4086"/>
        <description>Microsoft Internet Explorer 6 through 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:19.228-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:50.614-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:10.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26601" version="4" class="vulnerability">
      <metadata>
        <title>.NET framework denial of service vulnerability - CVE-2014-4072 (MS14-053)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft .NET Framework 1.1</product>
          <product>Microsoft .NET Framework 2.0</product>
          <product>Microsoft .NET Framework 3.0</product>
          <product>Microsoft .NET Framework 3.5.1</product>
          <product>Microsoft .NET Framework 4.0</product>
          <product>Microsoft .NET Framework 4.5</product>
          <product>Microsoft .NET Framework 4.5.1</product>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4072" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4072"/>
        <description>Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 does not properly use a hash table for request data, which allows remote attackers to cause a denial of service (resource consumption and ASP.NET performance degradation) via crafted requests, aka ".NET Framework Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T10:59:59">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-15T15:56:34.779-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:13.105-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:35.446-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:26601 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:19.419-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".net 1.1 sp1/versions">
          <criterion comment="Check if the version of mscorlib.dll is less than 1.1.4322.2510" test_ref="oval:org.mitre.oval:tst:124781"/>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
        </criteria>
        <criteria operator="AND" comment=".net 2.0 sp2/server 2003/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criteria operator="OR" comment="either file versions GDR/LDR">
            <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.3662" test_ref="oval:org.mitre.oval:tst:125038"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.8637" test_ref="oval:org.mitre.oval:tst:124978"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:121706"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.4253" test_ref="oval:org.mitre.oval:tst:124901"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124564"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:80994"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
        </criteria>
        <criteria operator="AND" comment=".net 3.0 sp2/server 2003/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.0 SP2 is installed" definition_ref="oval:org.mitre.oval:def:15312"/>
          <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.4068" test_ref="oval:org.mitre.oval:tst:125058"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Check if the version of system.identitymodel.dll is less than 3.0.4506.4222" test_ref="oval:org.mitre.oval:tst:124817"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.8635" test_ref="oval:org.mitre.oval:tst:125075"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 3.0.4506.8600" test_ref="oval:org.mitre.oval:tst:121980"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.0 SP2 is installed" definition_ref="oval:org.mitre.oval:def:15312"/>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.5485" test_ref="oval:org.mitre.oval:tst:125118"/>
            <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.5463" test_ref="oval:org.mitre.oval:tst:125060"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.8635" test_ref="oval:org.mitre.oval:tst:125075"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 3.0.4506.8600" test_ref="oval:org.mitre.oval:tst:121980"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124564"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:80994"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.6421" test_ref="oval:org.mitre.oval:tst:125017"/>
            <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.6415" test_ref="oval:org.mitre.oval:tst:124404"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.7071" test_ref="oval:org.mitre.oval:tst:124564"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 2.0.50727.7000" test_ref="oval:org.mitre.oval:tst:80994"/>
            </criteria>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.8635" test_ref="oval:org.mitre.oval:tst:125075"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 3.0.4506.8600" test_ref="oval:org.mitre.oval:tst:121980"/>
            </criteria>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
        </criteria>
        <criteria operator="AND" comment=".net 4.0/win server 2003/vista/server 2008/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows Server 2003 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6749"/>
          <criteria operator="OR" comment="GDR/LDR">
            <criterion comment="Check if the version of mscorlib.dll is less than 4.0.30319.1026" test_ref="oval:org.mitre.oval:tst:125136"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of mscorlib.dll is less than 4.0.30319.2045" test_ref="oval:org.mitre.oval:tst:124886"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 4.0.30319.2000" test_ref="oval:org.mitre.oval:tst:81701"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/vista/server 2008/win 7/server 2008 R2/versions">
          <criteria operator="OR" comment="either os">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criterion comment="Check if the version of system.identitymodel.dll is less than 4.0.30319.34234" test_ref="oval:org.mitre.oval:tst:125089"/>
        </criteria>
        <criteria operator="AND" comment="Win 8.1/2k12 R2 and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.identitymodel.dll is less than 4.0.30319.34230" test_ref="oval:org.mitre.oval:tst:125134"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.identitymodel.dll is less than 4.0.30319.36241" test_ref="oval:org.mitre.oval:tst:124665"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:124668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 4.5/4.5.1/4.5.2/win 8/server 2012/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="4.5/4.5.1/4.5.2">
            <extend_definition comment="Microsoft .NET Framework 4.5 is installed" definition_ref="oval:org.mitre.oval:def:15925"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.1 is installed" definition_ref="oval:org.mitre.oval:def:22275"/>
            <extend_definition comment="Microsoft .NET Framework 4.5.2 is installed" definition_ref="oval:org.mitre.oval:def:26546"/>
          </criteria>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of system.identitymodel.dll is less than 4.0.30319.34230" test_ref="oval:org.mitre.oval:tst:125134"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of system.identitymodel.dll is less than 4.0.30319.36241" test_ref="oval:org.mitre.oval:tst:124665"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 4.0.30319.36000" test_ref="oval:org.mitre.oval:tst:124668"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment=".net 3.5.1/win 8.1/server 2012 r2/versions">
          <criteria operator="OR" comment="either os">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 3.5 SP1 is installed" definition_ref="oval:org.mitre.oval:def:12542"/>
          <criteria operator="OR" comment="either file versions">
            <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.8002" test_ref="oval:org.mitre.oval:tst:124659"/>
            <criteria operator="AND" comment="ldr range">
              <criterion comment="Check if the version of System.IdentityModel.dll is less than 3.0.4506.8635" test_ref="oval:org.mitre.oval:tst:125075"/>
              <criterion comment="Check if the version of System.IdentityModel.dll is greater than or equal to 3.0.4506.8600" test_ref="oval:org.mitre.oval:tst:121980"/>
            </criteria>
            <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.8009" test_ref="oval:org.mitre.oval:tst:124916"/>
            <criteria operator="AND" comment="ldr">
              <criterion comment="Check if the version of mscorlib.dll is less than 2.0.50727.8615" test_ref="oval:org.mitre.oval:tst:124861"/>
              <criterion comment="Check if the version of mscorlib.dll is greater than or equal to 2.0.50727.8600" test_ref="oval:org.mitre.oval:tst:121706"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26546" version="4" class="inventory">
      <metadata>
        <title>Microsoft .NET Framework 4.5.2 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft .NET Framework 4.5.2</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:.net_framework:4.5:sp2"/>
        <description>Microsoft .NET Framework 4.5.2 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T11:54:36">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-15T15:56:34.014-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:12.370-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:30.753-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:26546 - Changed product names to represent versions consistently." date="2015-08-17T14:52:00.686-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-08-17T14:55:18.096-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Either release version">
          <criterion comment="Check if the release version of .Net framework 4.5 (client) is equal 379893" test_ref="oval:org.mitre.oval:tst:125079"/>
          <criterion comment="Check if the release version of .Net framework 4.5 (full) is equal to 379893" test_ref="oval:org.mitre.oval:tst:124744"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2657" version="4" class="vulnerability">
      <metadata>
        <title>Outlook Express v6.0 for Server 2003 Malformed Email Header Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0215" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0215"/>
        <description>Microsoft Outlook Express 5.5 and 6 allows attackers to cause a denial of service (application crash) via a malformed e-mail header.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-08-26T10:32:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-09-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-29T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-02T12:00:00.000-04:00" comment="Added product">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-06-08T03:17:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-29T06:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:533: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:12:00.977-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
            <status_change date="2007-01-22T01:12:58.518-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:12.412-05:00">ACCEPTED</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.788-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-10-25T16:52:38.593-04:00">INTERIM</status_change>
            <modified comment="set datatype to int" date="2007-10-25T16:45:00.053-04:00">
              <contributor organization="Opsware, Inc.">Jeff Cheng</contributor>
            </modified>
            <status_change date="2007-11-13T12:01:09.610-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="Microsoft Outlook Express 6 for Windows 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2855"/>
          <criterion comment="the patch kb823353 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:668"/>
          <criteria operator="OR" comment="a vulnerable version of inetcomm.dll exisits">
            <criterion comment="machine has followed the GDR update path and inetcomm.dll is less than 6.0.3790.181" negate="false" test_ref="oval:org.mitre.oval:tst:499"/>
            <criterion comment="machine has followed the QFE update path and inetcomm.dll is less than 6.0.3790.185" negate="false" test_ref="oval:org.mitre.oval:tst:498"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="all users have the preview pane disabled" negate="false" test_ref="oval:org.mitre.oval:tst:667"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26550" version="3" class="vulnerability">
      <metadata>
        <title>Lync Denial of Service vulnerability (CVE-2014-4071) - MS14-055</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Lync Server 2013</product>
          <product>Microsoft Lync Server 2010</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4071" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4071"/>
        <description>The Server in Microsoft Lync Server 2013 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon hang) via a crafted request, aka "Lync Denial of Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T17:08:37">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:58:56.412-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:45.038-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:01.738-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Lync server 2013 / vulnerable file version">
          <extend_definition comment="Microsoft Lync Server 2013 is installed" definition_ref="oval:org.mitre.oval:def:16524"/>
          <criterion comment="Check if the version of SIPStack.dll is less than 5.0.8308.803" test_ref="oval:org.mitre.oval:tst:123219"/>
        </criteria>
        <criteria operator="AND" comment="Lync server 2010 / vulnerable file version">
          <extend_definition comment="Microsoft Lync Server 2010 is installed" definition_ref="oval:org.mitre.oval:def:26794"/>
          <criterion comment="Check if the version of wrtces.dll is less than 4.0.7577.230" test_ref="oval:org.mitre.oval:tst:123304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26794" version="3" class="inventory">
      <metadata>
        <title>Microsoft Lync Server 2010 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <product>Microsoft Lync Server 2010</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:lync_server:2010"/>
        <description>Microsoft Lync Server 2010 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T15:07:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:58:55.728-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:06.363-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:36.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Microsoft Lync Server 2010 is installed" test_ref="oval:org.mitre.oval:tst:123575"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:16524" version="3" class="inventory">
      <metadata>
        <title>Microsoft Lync Server 2013 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <product>Microsoft Lync Server 2013</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:lync_server:2013"/>
        <description>Microsoft Lync Server 2013 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2013-05-17T15:07:42">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2013-05-21T11:55:37.927-04:00">DRAFT</status_change>
            <status_change date="2013-06-10T04:01:08.247-04:00">INTERIM</status_change>
            <status_change date="2013-07-01T04:00:49.126-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Check if Microsoft Lync Server 2013 is installed" test_ref="oval:org.mitre.oval:tst:81027"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26479" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-4056 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4056" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4056"/>
        <description>Microsoft Internet Explorer 7 through 10 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:07:29.754-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:59.449-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:41.335-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21397" test_ref="oval:org.mitre.oval:tst:121743"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19143" test_ref="oval:org.mitre.oval:tst:122338"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23446" test_ref="oval:org.mitre.oval:tst:122105"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17054" test_ref="oval:org.mitre.oval:tst:121473"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21173" test_ref="oval:org.mitre.oval:tst:122251"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26467" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-2774 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2774" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2774"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2820, CVE-2014-2826, CVE-2014-2827, and CVE-2014-4063.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:08:10.821-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:59.174-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:40.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5392" test_ref="oval:org.mitre.oval:tst:121772"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21397" test_ref="oval:org.mitre.oval:tst:121743"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19143" test_ref="oval:org.mitre.oval:tst:122338"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23446" test_ref="oval:org.mitre.oval:tst:122105"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17054" test_ref="oval:org.mitre.oval:tst:121473"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21173" test_ref="oval:org.mitre.oval:tst:122251"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17239" test_ref="oval:org.mitre.oval:tst:122281"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26442" version="3" class="vulnerability">
      <metadata>
        <title>Win32k Elevation of Privilege vulnerability - CVE-2014-0318 (MS14-045)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-0318" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0318"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly control access to thread-owned objects, which allows local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T14:34:18">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T15:55:08.124-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:58.530-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:38.308-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="2K3(all) and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5398" test_ref="oval:org.mitre.oval:tst:122069"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19150" test_ref="oval:org.mitre.oval:tst:121902"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23454" test_ref="oval:org.mitre.oval:tst:122185"/>
            </criteria>
            <criterion comment="Check if the version of Dxgkrnl.sys is less than 7.0.6002.19126" test_ref="oval:org.mitre.oval:tst:122360"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version of dxgkrnl.sys is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81004"/>
              <criterion comment="Check if the version of dxgkrnl.sys is less than 7.0.6002.23427" test_ref="oval:org.mitre.oval:tst:122064"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18539" test_ref="oval:org.mitre.oval:tst:121806"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22750" test_ref="oval:org.mitre.oval:tst:122188"/>
            </criteria>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.1.7601.18510" test_ref="oval:org.mitre.oval:tst:122038"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version dxgkrnl.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81058"/>
              <criterion comment="Check if the version of dxgkrnl.sys is less than 6.1.7601.22720" test_ref="oval:org.mitre.oval:tst:122391"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17059" test_ref="oval:org.mitre.oval:tst:122363"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21178" test_ref="oval:org.mitre.oval:tst:122110"/>
            </criteria>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.2.9200.17031" test_ref="oval:org.mitre.oval:tst:122335"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version of dxgkrnl.sys is less than 6.2.9200.21148" test_ref="oval:org.mitre.oval:tst:122306"/>
              <criterion comment="Check if the version of dxgkrnl.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:122330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either vulnerable file">
            <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17250" test_ref="oval:org.mitre.oval:tst:122384"/>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.3.9600.17210" test_ref="oval:org.mitre.oval:tst:122135"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26422" version="3" class="vulnerability">
      <metadata>
        <title>TrueType font parsing remote code execution vulnerability - CVE-2014-4148 (MS14-058)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4148"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted TrueType font, as exploited in the wild in October 2014, aka "TrueType Font Parsing Remote Code Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-10-17T08:40:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-10-17T17:49:55.492-04:00">DRAFT</status_change>
            <status_change date="2014-11-03T04:00:11.556-05:00">INTERIM</status_change>
            <status_change date="2014-11-24T04:00:21.971-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows Server 2k3 and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5445" test_ref="oval:org.mitre.oval:tst:124336"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19198" test_ref="oval:org.mitre.oval:tst:125108"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23504" test_ref="oval:org.mitre.oval:tst:124868"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18615" test_ref="oval:org.mitre.oval:tst:124383"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22823" test_ref="oval:org.mitre.oval:tst:125245"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17130" test_ref="oval:org.mitre.oval:tst:125211"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21247" test_ref="oval:org.mitre.oval:tst:124497"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17353" test_ref="oval:org.mitre.oval:tst:124547"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26405" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4109 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4109" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4109"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4110, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:54:30.374-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:37.174-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:46.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26400" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-2784 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2784" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2784"/>
        <description>Microsoft Internet Explorer 8 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-4051.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:07:51.966-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:58.289-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:36.770-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17054" test_ref="oval:org.mitre.oval:tst:121473"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21173" test_ref="oval:org.mitre.oval:tst:122251"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17239" test_ref="oval:org.mitre.oval:tst:122281"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26358" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-2821 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2821" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2821"/>
        <description>Microsoft Internet Explorer 8 and 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:07:31.518-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:57.571-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:34.157-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26355" version="3" class="vulnerability">
      <metadata>
        <title>Microsoft Internet Explorer contains a flaw that may allow bypassing the elevation policy checks in the Enhanced Protected Mode and Protected Mode mechanisms - CVE-2013-4015 (MS13-055)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2013-4015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4015"/>
        <description>Microsoft Internet Explorer 6 through 10 allows local users to bypass the elevation policy check in the (1) Protected Mode or (2) Enhanced Protected Mode protection mechanism, and consequently gain privileges, by leveraging the ability to execute sandboxed code.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-12T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-08-15T10:18:02.005-04:00">DRAFT</status_change>
            <status_change date="2014-09-01T04:03:12.477-04:00">INTERIM</status_change>
            <status_change date="2014-09-22T04:00:48.043-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + Win XP/2K3 + vulnerable file versions">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="Check for vulnerable OS and respective file versions">
            <criteria operator="AND" comment="XP X86 and vulnerable file version">
              <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
              <criterion comment="Check if the version of mshtml.dll is less than 6.0.2900.6400" test_ref="oval:org.mitre.oval:tst:81844"/>
            </criteria>
            <criteria operator="AND" comment="XP X64 / 2K3 and vulnerable file version">
              <criteria operator="OR" comment="XP X64 / 2K3">
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5170" test_ref="oval:org.mitre.oval:tst:81724"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 7 + Win XP/2K3/Vista/2K8 + vulnerable file versions">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="Check for vulnerable OS and respective file versions">
            <criteria operator="AND" comment="XP/2K3 and vulnerable file versions">
              <criteria operator="OR" comment="XP / 2K3">
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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) Gold is installed" definition_ref="oval:org.mitre.oval:def:396"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21342" test_ref="oval:org.mitre.oval:tst:81752"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2K8 and vulnerable file versions">
              <criteria operator="OR" comment="Vista / 2K8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.18861" test_ref="oval:org.mitre.oval:tst:81698"/>
                <criteria operator="AND" comment="Check for LDR range">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23133" test_ref="oval:org.mitre.oval:tst:81717"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + Win XP/2K3/Vista/2K8/Win7/R2 + vulnerable file versions">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="Check for vulnerable OS and respective file versions">
            <criteria operator="AND" comment="XP/2K3 and vulnerable file versions">
              <criteria operator="OR" comment="XP / 2K3">
                <extend_definition comment="Microsoft Windows XP (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1353"/>
                <extend_definition comment="Microsoft Windows XP x64 is installed" definition_ref="oval:org.mitre.oval:def:15247"/>
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23507" test_ref="oval:org.mitre.oval:tst:81827"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2K8 and vulnerable file versions">
              <criteria operator="OR" comment="Vista / 2K8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19443" test_ref="oval:org.mitre.oval:tst:81789"/>
                <criteria operator="AND" comment="Check for LDR range">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23507" test_ref="oval:org.mitre.oval:tst:81827"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18170" test_ref="oval:org.mitre.oval:tst:81431"/>
                <criteria operator="AND" comment="Check for LDR range">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22341" test_ref="oval:org.mitre.oval:tst:81329"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + Win 7/R2/Vista/2K8 + vulnerable file versions">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="Vista/2K8/Win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16496" test_ref="oval:org.mitre.oval:tst:81875"/>
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20606" test_ref="oval:org.mitre.oval:tst:81808"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + Win 7/R2/Win8/2k12 + vulnerable file versions">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.16635" test_ref="oval:org.mitre.oval:tst:81840"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.20000" test_ref="oval:org.mitre.oval:tst:80523"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.20742" test_ref="oval:org.mitre.oval:tst:81835"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26341" version="3" class="vulnerability">
      <metadata>
        <title>Windows installer repair vulnerability - CVE-2014-1814 (MS14-049)</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows 8.1</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-1814" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1814"/>
        <description>The Windows Installer in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows local users to gain privileges via a crafted application that invokes the repair feature for a different application, aka "Windows Installer Repair Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:35:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:02:37.371-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:56.654-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:33.154-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Vulnerable Microsoft Windows Vista SP2 x86/x64, Server 2008 SP2 32bit/x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Consent.exe is less than 6.0.6002.19116" test_ref="oval:org.mitre.oval:tst:122005"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Consent.exe is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:122057"/>
              <criterion comment="Check if the version of Consent.exe is less than 6.0.6002.23415" test_ref="oval:org.mitre.oval:tst:122266"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 7 x86/x64, Server 2008 R2 x64/ia64">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="GDR or LDR Service branch">
            <criterion comment="Check if the version of Consent.exe is less than 6.1.7601.18493" test_ref="oval:org.mitre.oval:tst:122413"/>
            <criteria operator="AND" comment="LDR">
              <criterion comment="Check if the version of Consent.exe is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:122395"/>
              <criterion comment="Check if the version of Consent.exe is less than 6.1.7601.22708" test_ref="oval:org.mitre.oval:tst:122273"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="8.1/2012 R2 and vulnerable version">
          <criteria operator="OR" comment="8.1/ 2012 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of Consent.exe is less than 6.3.9600.17198" test_ref="oval:org.mitre.oval:tst:122325"/>
        </criteria>
        <criteria operator="AND" comment="Vulnerable Microsoft Windows 2K3">
          <criteria operator="OR" comment="Check for vulnerable Microsoft Windows OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of crypt32.dll is less than 5.131.3790.5362" test_ref="oval:org.mitre.oval:tst:122416"/>
        </criteria>
        <criteria operator="AND" comment="Win 8 / 2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criteria operator="AND" comment="Check for LDR range">
              <criterion comment="Check if the version of Consent.exe is less than 6.2.9200.21139" test_ref="oval:org.mitre.oval:tst:122019"/>
              <criterion comment="Check if the version of Consent.exe is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:122075"/>
            </criteria>
            <criterion comment="Check if the version of Consent.exe is less than 6.2.9200.17022" test_ref="oval:org.mitre.oval:tst:121864"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26322" version="3" class="vulnerability">
      <metadata>
        <title>Font Double-Fetch vulnerability - CVE-2014-1819 (MS14-045)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-1819" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1819"/>
        <description>win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly control access to objects associated with font files, which allows local users to gain privileges via a crafted file, aka "Font Double-Fetch Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T14:34:18">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T15:55:13.702-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:56.163-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:32.459-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="2K3(all) and vulnerable file version">
          <criteria operator="OR" comment="Either OS">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of win32k.sys is less than 5.2.3790.5398" test_ref="oval:org.mitre.oval:tst:122069"/>
        </criteria>
        <criteria operator="AND" comment="Vista / 2k8 + vulnerable file version">
          <criteria operator="OR" comment="Vista / 2K8">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.19150" test_ref="oval:org.mitre.oval:tst:121902"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81723"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.0.6002.23454" test_ref="oval:org.mitre.oval:tst:122185"/>
            </criteria>
            <criterion comment="Check if the version of Dxgkrnl.sys is less than 7.0.6002.19126" test_ref="oval:org.mitre.oval:tst:122360"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version of dxgkrnl.sys is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:81004"/>
              <criterion comment="Check if the version of dxgkrnl.sys is less than 7.0.6002.23427" test_ref="oval:org.mitre.oval:tst:122064"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 7 / R2 + vulnerable file version">
          <criteria operator="OR" comment="Win 7 / R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.18539" test_ref="oval:org.mitre.oval:tst:121806"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81763"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.1.7601.22750" test_ref="oval:org.mitre.oval:tst:122188"/>
            </criteria>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.1.7601.18510" test_ref="oval:org.mitre.oval:tst:122038"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version dxgkrnl.sys is greater than or equal to 6.1.7601.22000" test_ref="oval:org.mitre.oval:tst:81058"/>
              <criterion comment="Check if the version of dxgkrnl.sys is less than 6.1.7601.22720" test_ref="oval:org.mitre.oval:tst:122391"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8/2k12 and vulnerable file version">
          <criteria operator="OR" comment="Win 8 / 2k12">
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable version">
            <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.17059" test_ref="oval:org.mitre.oval:tst:122363"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of Win32k.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:115678"/>
              <criterion comment="Check if the version of win32k.sys is less than 6.2.9200.21178" test_ref="oval:org.mitre.oval:tst:122110"/>
            </criteria>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.2.9200.17031" test_ref="oval:org.mitre.oval:tst:122335"/>
            <criteria operator="AND" comment="dxgkrnl.sys LDR">
              <criterion comment="Check if the version of dxgkrnl.sys is less than 6.2.9200.21148" test_ref="oval:org.mitre.oval:tst:122306"/>
              <criterion comment="Check if the version of dxgkrnl.sys is greater than or equal to 6.2.9200.21000" test_ref="oval:org.mitre.oval:tst:122330"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Win 8.1 / 2K12 R2and vulnerable file version">
          <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criteria operator="OR" comment="Either vulnerable file">
            <criterion comment="Check if the version of win32k.sys is less than 6.3.9600.17250" test_ref="oval:org.mitre.oval:tst:122384"/>
            <criterion comment="Check if the version of dxgkrnl.sys is less than 6.3.9600.17210" test_ref="oval:org.mitre.oval:tst:122135"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26317" version="3" class="vulnerability">
      <metadata>
        <title>Allows remote attackers to spoof web sites via a crafted HTML document</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2013-1451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1451"/>
        <description>Microsoft Internet Explorer 8 and 9, when the Proxy Settings configuration has the same Proxy address and Port values in the HTTP and Secure rows, does not ensure that the SSL lock icon is consistent with the Address bar, which makes it easier for remote attackers to spoof web sites via a crafted HTML document that triggers many HTTPS requests to an arbitrary host, followed by an HTTPS request to a trusted host and then an HTTP request to an untrusted host, a related issue to CVE-2013-1450.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-03T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-09-11T08:03:45.045-04:00">DRAFT</status_change>
            <status_change date="2014-09-29T04:00:18.248-04:00">INTERIM</status_change>
            <status_change date="2014-10-20T04:00:25.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26313" version="3" class="vulnerability">
      <metadata>
        <title>Internet explorer memory corruption vulnerability - CVE-2014-4110 (MS14-052)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-4110" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4110"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-2799, CVE-2014-4059, CVE-2014-4065, CVE-2014-4079, CVE-2014-4081, CVE-2014-4083, CVE-2014-4085, CVE-2014-4088, CVE-2014-4090, CVE-2014-4094, CVE-2014-4097, CVE-2014-4100, CVE-2014-4103, CVE-2014-4104, CVE-2014-4105, CVE-2014-4106, CVE-2014-4107, CVE-2014-4108, CVE-2014-4109, and CVE-2014-4111.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-12T20:45:43">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-09-17T10:55:07.786-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:31.810-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:39.629-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5413" test_ref="oval:org.mitre.oval:tst:123102"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21408" test_ref="oval:org.mitre.oval:tst:123204"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19165" test_ref="oval:org.mitre.oval:tst:123599"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23470" test_ref="oval:org.mitre.oval:tst:123011"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19561" test_ref="oval:org.mitre.oval:tst:123464"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23619" test_ref="oval:org.mitre.oval:tst:123007"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18571" test_ref="oval:org.mitre.oval:tst:123348"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22777" test_ref="oval:org.mitre.oval:tst:123326"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16575" test_ref="oval:org.mitre.oval:tst:122615"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20691" test_ref="oval:org.mitre.oval:tst:123605"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17088" test_ref="oval:org.mitre.oval:tst:123567"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21207" test_ref="oval:org.mitre.oval:tst:123452"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7, 2k8 r2, win 8 or 2k12 r2 and vulnerable file version">
            <criteria operator="AND" comment="Win 7 / 2k8 R2 and vuln file version">
              <criteria operator="OR" comment="Win 7 / 2k8 R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17280" test_ref="oval:org.mitre.oval:tst:123331"/>
            </criteria>
            <criteria operator="AND" comment="Win 8 / 2k12 r2 and vuln file version">
              <criteria operator="OR" comment="Win 8.1 / 2k12 R2">
                <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
                <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
                <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17278" test_ref="oval:org.mitre.oval:tst:123432"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26308" version="3" class="vulnerability">
      <metadata>
        <title>Allows remote attackers to obtain sensitive information intended for a specific host via a crafted HTML document</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2013-1450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1450"/>
        <description>Microsoft Internet Explorer 8 and 9, when the Proxy Settings configuration has the same Proxy address and Port values in the HTTP and Secure rows, does not properly reuse TCP sessions to the proxy server, which allows remote attackers to obtain sensitive information intended for a specific host via a crafted HTML document that triggers many HTTPS requests and then triggers an HTTP request to that host, as demonstrated by reading a Cookie header, aka MSRC 12096gd.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-03T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-09-11T08:03:35.872-04:00">DRAFT</status_change>
            <status_change date="2014-09-29T04:00:18.073-04:00">INTERIM</status_change>
            <status_change date="2014-10-20T04:00:25.246-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
        <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26306" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-2817 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2817"/>
        <description>Microsoft Internet Explorer 6 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:07:49.553-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:55.312-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:31.490-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 6 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criteria operator="OR" comment="2k3 (x86 + x64 + ia64)">
            <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
            <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 6.0.3790.5392" test_ref="oval:org.mitre.oval:tst:121772"/>
        </criteria>
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21397" test_ref="oval:org.mitre.oval:tst:121743"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19143" test_ref="oval:org.mitre.oval:tst:122338"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23446" test_ref="oval:org.mitre.oval:tst:122105"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17054" test_ref="oval:org.mitre.oval:tst:121473"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21173" test_ref="oval:org.mitre.oval:tst:122251"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17239" test_ref="oval:org.mitre.oval:tst:122281"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26305" version="3" class="vulnerability">
      <metadata>
        <title>Internet Explorer Memory Corruption Vulnerability - CVE-2014-2819 (MS14-051)</title>
        <affected family="windows">
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Server 2012</platform>
          <platform>Microsoft Windows Server 2012 R2</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows 8</platform>
          <platform>Microsoft Windows 8.1</platform>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
          <product>Microsoft Internet Explorer 11</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-2819" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2819"/>
        <description>Microsoft Internet Explorer 7 through 11 allows remote attackers to gain privileges via a crafted web site, aka "Internet Explorer Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-19T08:33:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2014-08-26T16:08:13.211-04:00">DRAFT</status_change>
            <status_change date="2014-09-15T04:00:55.009-04:00">INTERIM</status_change>
            <status_change date="2014-10-06T04:03:31.269-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="IE 7 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <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 for Itanium is installed" definition_ref="oval:org.mitre.oval:def:1867"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 7.0.6000.21397" test_ref="oval:org.mitre.oval:tst:121743"/>
            </criteria>
            <criteria operator="AND" comment="Vista / 2k8 and vulnerable file version">
              <criteria operator="OR" comment="Vista/2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
                <extend_definition comment="Microsoft Windows Server 2008 (ia-64) is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.19143" test_ref="oval:org.mitre.oval:tst:122338"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 7.0.6002.23000" test_ref="oval:org.mitre.oval:tst:80815"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 7.0.6002.23446" test_ref="oval:org.mitre.oval:tst:122105"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 8 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criteria operator="OR" comment="vulnerable os and their respective file versions">
            <criteria operator="AND" comment="2k3(x86 + x64+ ia64) + vulnerable file versions">
              <criteria operator="OR" comment="2k3(x86 + x64 + ia64)">
                <extend_definition comment="Microsoft Windows Server 2003 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1870"/>
                <extend_definition comment="Microsoft Windows Server 2003 (x64) is installed" definition_ref="oval:org.mitre.oval:def:730"/>
              </criteria>
              <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
            </criteria>
            <criteria operator="AND" comment="Vista/2k8 + vulnerable file versions">
              <criteria operator="OR" comment="Vista/ 2k8">
                <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"/>
                <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable version">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.19553" test_ref="oval:org.mitre.oval:tst:122307"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check for mshtml.dll version greater than or equal to 8.0.6001.23000" test_ref="oval:org.mitre.oval:tst:79301"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.6001.23611" test_ref="oval:org.mitre.oval:tst:122198"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Win 7 / R2 and vulnerable file versions">
              <criteria operator="OR" comment="Win 7 / R2">
                <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
                <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
                <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
              </criteria>
              <criteria operator="OR" comment="Check for vulnerable versions">
                <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.18534" test_ref="oval:org.mitre.oval:tst:122429"/>
                <criteria operator="AND" comment="Check for LDR">
                  <criterion comment="Check if the version of mshtml.dll is greater than or equal to 8.0.7601.22000" test_ref="oval:org.mitre.oval:tst:81176"/>
                  <criterion comment="Check if the version of mshtml.dll is less than 8.0.7601.22745" test_ref="oval:org.mitre.oval:tst:122320"/>
                </criteria>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 9 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
          <criteria operator="OR" comment="vista/2k8/win7/R2">
            <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"/>
            <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16563" test_ref="oval:org.mitre.oval:tst:122010"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
              <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20674" test_ref="oval:org.mitre.oval:tst:121838"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 10 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 10 is installed" definition_ref="oval:org.mitre.oval:def:15751"/>
          <criteria operator="OR" comment="Win 7/R2 Win 8/ 2k12">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8 (x86) is installed" definition_ref="oval:org.mitre.oval:def:14914"/>
            <extend_definition comment="Microsoft Windows 8 (x64) is installed" definition_ref="oval:org.mitre.oval:def:15571"/>
            <extend_definition comment="Microsoft Windows Server 2012 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:15585"/>
          </criteria>
          <criteria operator="OR" comment="Check for vulnerable versions">
            <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.17054" test_ref="oval:org.mitre.oval:tst:121473"/>
            <criteria operator="AND" comment="Check for LDR">
              <criterion comment="Check if the version of mshtml.dll is greater than or equal to 10.0.9200.21000" test_ref="oval:org.mitre.oval:tst:114527"/>
              <criterion comment="Check if the version of mshtml.dll is less than 10.0.9200.21173" test_ref="oval:org.mitre.oval:tst:122251"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="IE 11 + vulnerable os and file version">
          <extend_definition comment="Microsoft Internet Explorer 11 is installed" definition_ref="oval:org.mitre.oval:def:18343"/>
          <criteria operator="OR" comment="Win 7 / 2k8 R2">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows 8.1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:20924"/>
            <extend_definition comment="Microsoft Windows 8.1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:20956"/>
            <extend_definition comment="Microsoft Windows Server 2012 R2 is installed" definition_ref="oval:org.mitre.oval:def:18858"/>
          </criteria>
          <criterion comment="Check if the version of mshtml.dll is less than 11.0.9600.17239" test_ref="oval:org.mitre.oval:tst:122281"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26234" version="4" class="vulnerability">
      <metadata>
        <title>Internet Explorer memory corruption vulnerability (CVE-2014-0325) - MS14-018</title>
        <affected family="windows">
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Server 2008 R2</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2014-0325" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0325"/>
        <description>Use-after-free vulnerability in Microsoft Internet Explorer 9 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site that triggers improper processing of CElement objects, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-1751 and CVE-2014-1755.  NOTE: MS14-018 originally had a typo of CVE-2014-0235 for this.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-11T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-08-13T10:45:55.026-04:00">DRAFT</status_change>
            <status_change date="2014-09-01T04:03:10.788-04:00">INTERIM</status_change>
            <status_change date="2014-09-22T04:00:42.774-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="either OS">
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <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"/>
          <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 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
        </criteria>
        <criteria operator="OR" comment="GDR / LDR">
          <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.16545" test_ref="oval:org.mitre.oval:tst:113555"/>
          <criteria operator="AND" comment="LDR range">
            <criterion comment="Check if the version of mshtml.dll is less than 9.0.8112.20656" test_ref="oval:org.mitre.oval:tst:113735"/>
            <criterion comment="Check for mshtml.dll version greater than or equal to 9.0.8112.20000" test_ref="oval:org.mitre.oval:tst:79777"/>
          </criteria>
        </criteria>
        <extend_definition comment="Microsoft Internet Explorer 9 is installed" definition_ref="oval:org.mitre.oval:def:11985"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26208" version="3" class="vulnerability">
      <metadata>
        <title>Denial of service (memory corruption) by leveraging access to a Low integrity process.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Internet Explorer 7</product>
          <product>Microsoft Internet Explorer 8</product>
          <product>Microsoft Internet Explorer 9</product>
          <product>Microsoft Internet Explorer 10</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2012-1545" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1545"/>
        <description>Microsoft Internet Explorer 6 through 9, and 10 Consumer Preview, allows remote attackers to bypass Protected Mode or cause a denial of service (memory corruption) by leveraging access to a Low integrity process, as demonstrated by VUPEN during a Pwn2Own competition at CanSecWest 2012.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-09-03T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-09-11T08:03:41.415-04:00">DRAFT</status_change>
            <status_change date="2014-09-29T04:00:16.656-04:00">INTERIM</status_change>
            <status_change date="2014-10-20T04:00:22.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
        <extend_definition comment="Microsoft Internet Explorer 7 is